diff options
Diffstat (limited to '')
-rw-r--r-- | src/zeroconf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zeroconf.c b/src/zeroconf.c index f84eb9602..dd9790ae3 100644 --- a/src/zeroconf.c +++ b/src/zeroconf.c @@ -19,6 +19,7 @@ #include "zeroconf.h" #include "zeroconf-internal.h" #include "conf.h" +#include "config.h" #include <glib.h> |