From b63340d166fc179595e4c3557f1ec48ef0d84af9 Mon Sep 17 00:00:00 2001 From: Trent Lloyd Date: Fri, 17 Jun 2005 13:26:50 +0000 Subject: * Move the definition of DBUS_SERVICE_AVAHI to the right spot, oops. :) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@119 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- avahi-daemon/dbus-protocol.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'avahi-daemon/dbus-protocol.h') diff --git a/avahi-daemon/dbus-protocol.h b/avahi-daemon/dbus-protocol.h index c82f7fd..8ed583f 100644 --- a/avahi-daemon/dbus-protocol.h +++ b/avahi-daemon/dbus-protocol.h @@ -22,6 +22,8 @@ USA. ***/ +#define DBUS_SERVICE_AVAHI "org.freedesktop.Avahi" + int dbus_protocol_setup (); int dbus_protocol_shutdown (); -- cgit