aboutsummaryrefslogtreecommitdiffstats
path: root/src/zeroconf-avahi.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-01-03 14:52:56 +0100
committerMax Kellermann <max@duempel.org>2009-01-03 14:52:56 +0100
commitdec4e4ca85278c957e574e6ade6ff03fffd1ace6 (patch)
tree2243370ec1870845718524507988ce0c55c8c28b /src/zeroconf-avahi.c
parentd17f0f435b39b19bdc8048c10f7bad7d8dbcd8b2 (diff)
downloadmpd-dec4e4ca85278c957e574e6ade6ff03fffd1ace6.tar.gz
mpd-dec4e4ca85278c957e574e6ade6ff03fffd1ace6.tar.xz
mpd-dec4e4ca85278c957e574e6ade6ff03fffd1ace6.zip
don't include utils.h when it isn't used
Diffstat (limited to 'src/zeroconf-avahi.c')
-rw-r--r--src/zeroconf-avahi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/zeroconf-avahi.c b/src/zeroconf-avahi.c
index b522d8feb..15920cf00 100644
--- a/src/zeroconf-avahi.c
+++ b/src/zeroconf-avahi.c
@@ -18,7 +18,6 @@
#include "zeroconf-internal.h"
#include "listen.h"
-#include "utils.h"
#include <glib.h>