summaryrefslogtreecommitdiffstats
path: root/avahi-core/socket.c
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-core/socket.c')
-rw-r--r--avahi-core/socket.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-core/socket.c b/avahi-core/socket.c
index a73bee8..c03cc34 100644
--- a/avahi-core/socket.c
+++ b/avahi-core/socket.c
@@ -30,7 +30,6 @@
#include <unistd.h>
#include <fcntl.h>
#include <sys/time.h>
-#include <net/if.h>
#include <sys/ioctl.h>
#include <assert.h>
@@ -38,6 +37,7 @@
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
+#include <net/if.h>
#include <sys/uio.h>
#ifdef IP_RECVIF