]> git.meshlink.io Git - catta/blobdiff - avahi-core/socket.c
Patch from Padraig O'Briain <Padraig.Obriain@sun.com> to build avahi on Solaris
[catta] / avahi-core / socket.c
index 0eb0374d065c6c2c6f75b8dda7e2239f927065f9..bd729341b74de3b942e44dae24ebb64863be4cd2 100644 (file)
@@ -31,6 +31,9 @@
 #include <fcntl.h>
 #include <sys/time.h>
 #include <sys/ioctl.h>
+#ifdef HAVE_SYS_FILIO_H
+#include <sys/filio.h>
+#endif
 #include <assert.h>
 
 #include <sys/types.h>