diff options
Diffstat (limited to 'databases/pgpool-II-33/files/patch-pool_hba.c')
-rw-r--r-- | databases/pgpool-II-33/files/patch-pool_hba.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/pgpool-II-33/files/patch-pool_hba.c b/databases/pgpool-II-33/files/patch-pool_hba.c deleted file mode 100644 index 6966f778f1eb..000000000000 --- a/databases/pgpool-II-33/files/patch-pool_hba.c +++ /dev/null @@ -1,10 +0,0 @@ ---- pool_hba.c.orig 2018-02-13 05:20:52 UTC -+++ pool_hba.c -@@ -29,6 +29,7 @@ - #include <string.h> - #include <errno.h> - #include <netdb.h> -+#include <netinet/in.h> - - #include "pool.h" - #include "pool_path.h" |