From: Mark Andrews Date: Thu, 6 Jun 2013 23:06:14 +0000 (+1000) Subject: add #include "config.h" X-Git-Tag: v4_3_0a1~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74d67492a1582b9722444c2693f2c4b9e969e1b7;p=thirdparty%2Fdhcp.git add #include "config.h" --- diff --git a/dhcpctl/cltest.c b/dhcpctl/cltest.c index dfc2c87f6..ffd4152d8 100644 --- a/dhcpctl/cltest.c +++ b/dhcpctl/cltest.c @@ -28,6 +28,8 @@ * by Brian Murrell. */ +#include "config.h" + #include #include #include