summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/hesiod/files/patch-hestest.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/hesiod/files/patch-hestest.c b/net/hesiod/files/patch-hestest.c
new file mode 100644
index 000000000000..e8a4122473b8
--- /dev/null
+++ b/net/hesiod/files/patch-hestest.c
@@ -0,0 +1,12 @@
+*** hestest.c.orig Sat Sep 7 10:33:20 2002
+--- hestest.c Sat Sep 7 10:33:26 2002
+***************
+*** 24,29 ****
+--- 24,30 ----
+ #include <netdb.h>
+ #include <errno.h>
+ #include <pwd.h>
++ #include <sys/types.h>
+ #include <sys/socket.h>
+ #include <netinet/in.h>
+ #include <stdarg.h>