mirror of
https://git.freebsd.org/ports.git
synced 2025-07-13 23:39:20 -04:00
While here: - set EXPIRATION_DATE and mark DEPRECATED because of incoming EOL - clean up conflicts - add LIB_DEPENDS when option is set - regenerate patches with make makepatch
10 lines
208 B
C
10 lines
208 B
C
--- 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"
|