DEVEL15-libadmin-vos-irix-fixes-20080421
authorDerrick Brashear <shadow@dementia.org>
Mon, 21 Apr 2008 20:40:01 +0000 (20:40 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 21 Apr 2008 20:40:01 +0000 (20:40 +0000)
LICENSE IPL10

irix is cranky about missing prototypes

(cherry picked from commit 8bf142ae2a979447b259b0945187379812883bee)

src/libadmin/test/vos.c

index 6af3875..e374081 100644 (file)
@@ -15,6 +15,9 @@
 #include <afs/param.h>
 #ifndef AFS_NT40_ENV
 #include <netdb.h>
+#include <netinet/in.h>
+#include <arpa/inet.h>
+#include <afs/afsutil.h>
 #endif
 
 RCSID