ports/net/nepenthes/files/patch-modules__submit-postgres__PGDownloadContext.hpp
John Marino 6a49fa15fa Stage net/nepenthese and unbreak on FreeBSD 10+
PR:		193042
Submitted by:	Ports Fury
2014-08-30 20:50:54 +00:00

10 lines
259 B
C++

--- modules/submit-postgres/PGDownloadContext.hpp.orig
+++ modules/submit-postgres/PGDownloadContext.hpp
@@ -30,6 +30,7 @@
#ifndef HAVE_PGDOWNLOADCONTEXT_HPP
#define HAVE_PGDOWNLOADCONTEXT_HPP
+#include <cstring>
#include <string>
#include <stdint.h>