- Update MASTER_SITES - Install the man page PR: ports/188319 Submitted by: Keith Gaughan <k@stereochro.me>
11 lines
273 B
Text
11 lines
273 B
Text
--- greyfix.c.orig 2014-04-06 16:23:26.000000000 +0100
|
|
+++ greyfix.c 2014-04-06 16:23:37.000000000 +0100
|
|
@@ -26,6 +26,8 @@
|
|
#include <syslog.h>
|
|
#include <sys/stat.h>
|
|
#include <arpa/inet.h>
|
|
+#include <netinet/in.h>
|
|
+#include <sys/socket.h>
|
|
|
|
#include <db.h>
|
|
|