summaryrefslogtreecommitdiffstats
path: root/avahi-client
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-11-14 02:35:10 +0100
committerLennart Poettering <lennart@poettering.net>2009-11-14 02:35:50 +0100
commit012a5048366fb661ce37287dcf6de60497f102dc (patch)
treefc83b2f26affc3c4cb7b3365f2ebbec41e177f12 /avahi-client
parent4762665d22b1e3097b537e9a5e27d2f2b0bfcfde (diff)
fix various compiler warnings
Diffstat (limited to 'avahi-client')
-rw-r--r--avahi-client/client.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/avahi-client/client.c b/avahi-client/client.c
index 389a3d1..bb8c20f 100644
--- a/avahi-client/client.c
+++ b/avahi-client/client.c
@@ -35,6 +35,7 @@
#include <avahi-common/dbus.h>
#include <avahi-common/malloc.h>
#include <avahi-common/dbus-watch-glue.h>
+#include <avahi-common/i18n.h>
#include "client.h"
#include "internal.h"