Index: head/databases/py-psycopg2/files/patch-psycopg-config.h =================================================================== --- head/databases/py-psycopg2/files/patch-psycopg-config.h (nonexistent) +++ head/databases/py-psycopg2/files/patch-psycopg-config.h (revision 478156) @@ -0,0 +1,10 @@ +--- psycopg/config.h.orig 2018-06-17 16:07:41 UTC ++++ psycopg/config.h +@@ -154,6 +154,7 @@ typedef unsigned __int64 uint64_t; + #endif + + /* what's this, we have no round function either? */ ++#include + #if (defined(__FreeBSD__) && __FreeBSD_version < 503000) \ + || (defined(_WIN32) && !defined(__GNUC__)) \ + || (defined(sun) || defined(__sun__)) \ Property changes on: head/databases/py-psycopg2/files/patch-psycopg-config.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property