diff options
Diffstat (limited to 'Projects/Webserver/Lib/DHCPCommon.h')
-rw-r--r-- | Projects/Webserver/Lib/DHCPCommon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/Webserver/Lib/DHCPCommon.h b/Projects/Webserver/Lib/DHCPCommon.h index 652db683c..9fc9ad06e 100644 --- a/Projects/Webserver/Lib/DHCPCommon.h +++ b/Projects/Webserver/Lib/DHCPCommon.h @@ -40,7 +40,7 @@ #include <stdint.h> #include <stdbool.h> #include <string.h> - + #include <uip.h> /* Macros: */ |