Make Webserver allow HTTP requests for files with up to 50 characters in the path...
[pub/USBasp.git] / Projects / Webserver / Lib / DHCPClientApp.c
index 64cd707..2097062 100644 (file)
@@ -36,7 +36,7 @@
  \r
 #include "DHCPClientApp.h"\r
 \r
-#if defined(ENABLE_DHCP) || defined(__DOXYGEN__)\r
+#if defined(ENABLE_DHCP_CLIENT) || defined(__DOXYGEN__)\r
 /** Timer for managing the timeout period for a DHCP server to respond */\r
 struct timer DHCPTimer;\r
 \r