From: mike Date: Thu, 31 Jan 2013 16:06:14 +0000 (+0000) Subject: ippserver needs for W macros. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaf68a6930368e737a2beb0c5ed7505ad123b33c;p=thirdparty%2Fcups.git ippserver needs for W macros. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10851 7a7537e8-13f0-0310-91df-b6672ffda945 --- diff --git a/test/ippserver.c b/test/ippserver.c index f182477184..1b5e652c6a 100644 --- a/test/ippserver.c +++ b/test/ippserver.c @@ -90,6 +90,8 @@ #include /* For string functions */ #include /* For multithreading functions */ +#include + #ifdef HAVE_DNSSD # include #endif /* HAVE_DNSSD */