diff options
Diffstat (limited to 'databases/postgresql90/patches/patch-ao')
-rw-r--r-- | databases/postgresql90/patches/patch-ao | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/databases/postgresql90/patches/patch-ao b/databases/postgresql90/patches/patch-ao deleted file mode 100644 index ee686c80cff..00000000000 --- a/databases/postgresql90/patches/patch-ao +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ao,v 1.1.1.1 2010/09/21 07:50:46 adam Exp $ - ---- contrib/dblink/dblink.c.orig 2010-07-06 19:18:54.000000000 +0000 -+++ contrib/dblink/dblink.c -@@ -59,7 +59,7 @@ - #include "utils/array.h" - #include "utils/builtins.h" - #include "utils/dynahash.h" --#include "utils/fmgroids.h" -+#include "postgresql/server/utils/fmgroids.h" - #include "utils/hsearch.h" - #include "utils/lsyscache.h" - #include "utils/memutils.h" |