From f3be4e8c9156f02c8c27490358e009c1c8342be3 Mon Sep 17 00:00:00 2001 From: "J. Alexander Treuman" Date: Sat, 2 Jun 2007 22:52:53 +0000 Subject: Adding a missing include. git-svn-id: https://svn.musicpd.org/mpd/trunk@6462 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- src/zeroconf.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/zeroconf.c') diff --git a/src/zeroconf.c b/src/zeroconf.c index e7ea05d74..585c6e2bf 100644 --- a/src/zeroconf.c +++ b/src/zeroconf.c @@ -19,6 +19,7 @@ #include #include #include +#include #include "zeroconf.h" #include "conf.h" -- cgit v1.2.3