From a3f8ceb929420a0be2b2c8341382fdfe0a50b859 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 11 Oct 2005 19:52:38 +0000 Subject: Split off linux specific parts of iface.[ch] into iface-linux.[ch]. This should ease porting to other platforms. Sebest, Lathiat this is for you! It Should simplify your porting work to *BSD/MacOSX/Solaris. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@726 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-core/netlink.h | 1 + 1 file changed, 1 insertion(+) (limited to 'avahi-core/netlink.h') diff --git a/avahi-core/netlink.h b/avahi-core/netlink.h index 78f92d8..46d8e0b 100644 --- a/avahi-core/netlink.h +++ b/avahi-core/netlink.h @@ -25,6 +25,7 @@ #include #include #include +#include #include -- cgit