5bb835f439
PR: 50953 Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
10 lines
269 B
C
10 lines
269 B
C
--- 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>
|