]> git.meshlink.io Git - catta/blobdiff - avahi-core/resolve-host-name.c
implement new main loop abstraction layer
[catta] / avahi-core / resolve-host-name.c
index c01c1a4d22f9c4ad383147c54b186c3e95710f03..50fbcf838f4eb0adbca0712a0b9a55ce93e764b0 100644 (file)
@@ -23,8 +23,9 @@
 #include <config.h>
 #endif
 
+#include <avahi-common/domain.h>
+#include <avahi-common/timeval.h>
 #include "browse.h"
-#include "util.h"
 
 struct AvahiHostNameResolver {
     AvahiServer *server;