]> git.meshlink.io Git - catta/blobdiff - avahi-core/iface.h
* Rename various data structures to prevent a namespace conflict with avahi-core
[catta] / avahi-core / iface.h
index c5c3c6117d21a92a13b8e0772b7a759027f7aa84..cb763591fe6630367bc9f0815748d2b3f041b262 100644 (file)
@@ -29,11 +29,11 @@ typedef struct AvahiInterfaceAddress AvahiInterfaceAddress;
 typedef struct AvahiInterface AvahiInterface;
 typedef struct AvahiHwInterface AvahiHwInterface;
 
+#include <avahi-common/llist.h>
 #include "address.h"
 #include "server.h"
 #include "netlink.h"
 #include "cache.h"
-#include "llist.h"
 #include "response-sched.h"
 #include "query-sched.h"
 #include "probe-sched.h"