From: Wouter Wijngaards Date: Wed, 27 Jan 2010 20:36:20 +0000 (+0000) Subject: Compile fix for ubuntu(lenny/sid). X-Git-Tag: release-1.6.5~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c86f6a4e52de71cb5fdb1fae4d1d5b451f79d9c3;p=thirdparty%2Fldns.git Compile fix for ubuntu(lenny/sid). --- diff --git a/pcat/pcat.c b/pcat/pcat.c index c0915558..0e7254cb 100644 --- a/pcat/pcat.c +++ b/pcat/pcat.c @@ -3,6 +3,9 @@ #endif #include "config.h" +#ifdef HAVE_GETOPT_H +# include +#endif #include #include