summaryrefslogtreecommitdiff
path: root/lang/snobol/patches/patch-af
blob: 3de0626d9c502f58c75e93f900c4a4d4821ba8fe (plain)
1
2
3
4
5
6
7
8
9
10
11
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