summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/dbus-protocol.c
diff options
context:
space:
mode:
authorTrent Lloyd <lathiat@bur.st>2005-06-17 13:30:48 +0000
committerTrent Lloyd <lathiat@bur.st>2005-06-17 13:30:48 +0000
commit3a1dbb2f9ed114446ce39eb9c63d213a33771b51 (patch)
treee2ec81917f8d579fe457a666fee53bd38924e564 /avahi-daemon/dbus-protocol.c
parentb63340d166fc179595e4c3557f1ec48ef0d84af9 (diff)
* include dbus-protocol.h in dbus-protocol.c
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@120 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-daemon/dbus-protocol.c')
-rw-r--r--avahi-daemon/dbus-protocol.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/avahi-daemon/dbus-protocol.c b/avahi-daemon/dbus-protocol.c
index e8d30ac..aede620 100644
--- a/avahi-daemon/dbus-protocol.c
+++ b/avahi-daemon/dbus-protocol.c
@@ -20,11 +20,12 @@
***/
#include <glib.h>
-
#define DBUS_API_SUBJECT_TO_CHANGE
#include <dbus/dbus.h>
#include <dbus/dbus-glib-lowlevel.h>
+#include "dbus-protocol.h"
+
static DBusConnection *bus = NULL;
static DBusHandlerResult