Include a few more header files
authorIvo Timmermans <ivo@lychnis.net>
Sun, 9 Jun 2002 16:12:04 +0000 (16:12 +0000)
committerIvo Timmermans <ivo@lychnis.net>
Sun, 9 Jun 2002 16:12:04 +0000 (16:12 +0000)
lib/fake-getnameinfo.c

index 3ad42d031ef8e82794cb15551562514b472d451a..ad69410a9301590635023929c1a92ef294aae87e 100644 (file)
 #include "config.h"
 
 #include <sys/types.h>
+#include <netinet/in.h>
 #include <sys/socket.h>
+#include <netdb.h>
+#include <string.h>
+
 #include <system.h>
 
-/* RCSID("$Id: fake-getnameinfo.c,v 1.1.2.2 2002/06/09 15:50:11 zarq Exp $"); */
+/* RCSID("$Id: fake-getnameinfo.c,v 1.1.2.3 2002/06/09 16:12:04 zarq Exp $"); */
 
 #ifndef HAVE_GETNAMEINFO