summaryrefslogtreecommitdiffstats
path: root/avahi-discover-standalone
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2005-11-02 00:10:11 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2005-11-02 00:10:11 +0000
commitb2e90ce918dbcfcee2c72883931ba603e9049e72 (patch)
treeb05a9fb8c46e83b57adb86c34b4eeb7b1e2d747a /avahi-discover-standalone
parentcb7d65f23e1529221b7eb311d886ff5260952945 (diff)
* more small fixes for OpenBSD
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@922 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-discover-standalone')
-rw-r--r--avahi-discover-standalone/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/avahi-discover-standalone/main.c b/avahi-discover-standalone/main.c
index e77a007..90c74f3 100644
--- a/avahi-discover-standalone/main.c
+++ b/avahi-discover-standalone/main.c
@@ -25,6 +25,7 @@
#include <sys/ioctl.h>
#include <string.h>
+#include <sys/types.h>
#include <sys/socket.h>
#include <net/if.h>
#include <unistd.h>