summaryrefslogtreecommitdiff
path: root/lang/snobol/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'lang/snobol/patches/patch-af')
-rw-r--r--lang/snobol/patches/patch-af12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/snobol/patches/patch-af b/lang/snobol/patches/patch-af
new file mode 100644
index 00000000000..3de0626d9c5
--- /dev/null
+++ b/lang/snobol/patches/patch-af
@@ -0,0 +1,12 @@
+$NetBSD: patch-af,v 1.1 2007/12/22 21:40:13 tnn Exp $
+
+--- lib/bsd/inet.c.orig 1997-07-12 00:33:32.000000000 +0200
++++ lib/bsd/inet.c
+@@ -10,6 +10,7 @@
+ #include <netinet/in.h>
+
+ #include "h.h" /* TRUE/FALSE */
++#include "snotypes.h"
+ #include "macros.h" /* bcopy */
+
+ #ifndef INADDR_NONE