aboutsummaryrefslogtreecommitdiff
path: root/src/zeroconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/zeroconf.h')
-rw-r--r--src/zeroconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zeroconf.h b/src/zeroconf.h
index 8e33a3d8..7a792d7d 100644
--- a/src/zeroconf.h
+++ b/src/zeroconf.h
@@ -22,7 +22,7 @@
#include "check.h"
-#ifdef HAVE_ZEROCONF
+#if HAVE_ZEROCONF
void initZeroconf(void);
void finishZeroconf(void);