]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
add #include "config.h"
authorMark Andrews <marka@isc.org>
Thu, 6 Jun 2013 23:06:14 +0000 (09:06 +1000)
committerMark Andrews <marka@isc.org>
Thu, 6 Jun 2013 23:06:14 +0000 (09:06 +1000)
dhcpctl/cltest.c

index dfc2c87f629a004164c230fb85970886c882be15..ffd4152d8be37e521a28ac64b3bf7cea2155d2f3 100644 (file)
@@ -28,6 +28,8 @@
  * by Brian Murrell.
  */
 
+#include "config.h"
+
 #include <time.h>
 #include <sys/time.h>
 #include <stdio.h>