$(srcdir)/avahi-glib/glib-watch.h \
$(srcdir)/avahi-glib/glib-malloc.h \
$(srcdir)/avahi-common/timeval.h \
- $(srcdir)/avahi-common/dbus.h \
$(srcdir)/avahi-qt/qt-watch.h
DX_EXAMPLE_PATH = $(srcdir)/examples
#include <assert.h>
#include <stdio.h>
-#include <avahi-common/malloc.h>
-
+#include "malloc.h"
+#include "timeval.h"
#include "dbus-watch-glue.h"
static AvahiWatchEvent translate_dbus_to_avahi(unsigned int f) {
#include <fcntl.h>
#include <stdio.h>
-#include <avahi-common/llist.h>
-#include <avahi-common/malloc.h>
-
+#include "llist.h"
+#include "malloc.h"
+#include "timeval.h"
#include "simple-watch.h"
struct AvahiWatch {
#include <sys/poll.h>
#include <avahi-common/cdecl.h>
-
-#include "watch.h"
+#include <avahi-common/watch.h>
#ifndef DOXYGEN_SHOULD_SKIP_THIS
AVAHI_C_DECL_BEGIN
/** \file watch.h Simplistic main loop abstraction */
#include <sys/poll.h>
-#include <avahi-common/cdecl.h>
+#include <sys/time.h>
-#include "timeval.h"
+#include <avahi-common/cdecl.h>
#ifndef DOXYGEN_SHOULD_SKIP_THIS
AVAHI_C_DECL_BEGIN
#include <avahi-common/malloc.h>
#include <avahi-common/simple-watch.h>
#include <avahi-common/alternative.h>
+#include <avahi-common/timeval.h>
+
#include <avahi-core/core.h>
#include <avahi-core/log.h>
#include <avahi-core/publish.h>
#include <avahi-common/alternative.h>
#include <avahi-common/malloc.h>
#include <avahi-common/simple-watch.h>
+#include <avahi-common/timeval.h>
#include "core.h"
#include "log.h"
AVAHI_C_DECL_END
#endif
-#include "core.h"
-#include "publish.h"
+#include <avahi-core/core.h>
+#include <avahi-core/publish.h>
#ifndef DOXYGEN_SHOULD_SKIP_THIS
AVAHI_C_DECL_BEGIN
#endif
#include <avahi-common/malloc.h>
+#include <avahi-common/timeval.h>
#include "server.h"
#include "browse.h"
#include <sys/socket.h>
#include <asm/types.h>
+#include <inttypes.h>
+
#include <linux/netlink.h>
#include <linux/rtnetlink.h>
AVAHI_C_DECL_END
#endif
-#include "core.h"
+#include <avahi-core/core.h>
#ifndef DOXYGEN_SHOULD_SKIP_THIS
AVAHI_C_DECL_BEGIN
#include <avahi-common/malloc.h>
#include <avahi-common/simple-watch.h>
#include <avahi-common/alternative.h>
+#include <avahi-common/timeval.h>
+
#include <avahi-core/core.h>
#include <avahi-core/log.h>
#include <avahi-core/publish.h>
/** \file rr.h Functions and definitions for manipulating DNS resource record (RR) data. */
+#include <inttypes.h>
+#include <sys/types.h>
+
#include <avahi-common/strlst.h>
#include <avahi-common/address.h>
#include <avahi-common/cdecl.h>
-#include <inttypes.h>
-#include <sys/types.h>
-
AVAHI_C_DECL_BEGIN
/** DNS record types, see RFC 1035 */
#include <avahi-common/simple-watch.h>
#include <avahi-common/malloc.h>
#include <avahi-common/alternative.h>
+#include <avahi-common/timeval.h>
#include <avahi-core/core.h>
#include <avahi-core/log.h>
#include <avahi-common/malloc.h>
#include <avahi-common/error.h>
+#include <avahi-common/timeval.h>
#include "server.h"
#include "browse.h"
#include <avahi-common/llist.h>
#include <avahi-common/malloc.h>
+#include <avahi-common/timeval.h>
#include "glib-watch.h"
#include <qobject.h>
#include <qtimer.h>
#endif
+#include <avahi-common/timeval.h>
#include "qt-watch.h"
class AvahiWatch : public QObject