libgaim/network.c

changeset 14864
a1cbdeffee69
parent 14862
3332004123df
child 14877
084d14fe0445
--- a/libgaim/network.c	Mon Oct 23 18:10:51 2006 +0000
+++ b/libgaim/network.c	Mon Oct 23 19:05:14 2006 +0000
@@ -26,6 +26,9 @@
 #include "internal.h"
 
 #ifndef _WIN32
+#include <resolv.h>
+#include <netinet/in.h>
+#include <arpa/nameser.h>
 #include <net/if.h>
 #include <sys/ioctl.h>
 #else

mercurial