summaryrefslogtreecommitdiff
path: root/net/linneighborhood/files/patch-lmhosts.c
blob: 9fad8a3005b6f2be03e7b69642b20db8d168c27b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/lmhosts.c.orig	Thu Feb 13 08:48:40 2003
+++ src/lmhosts.c	Thu Feb 13 08:49:05 2003
@@ -31,6 +31,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <ctype.h>
+#include <sys/types.h>
 #include <netinet/in.h>
 #include <sys/socket.h>
 #include <arpa/inet.h>