1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-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

11 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>