projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add ability to archive build object files into a .a library file to the BUILD build...
[pub/USBasp.git]
/
Projects
/
Webserver
/
Lib
/
DHCPServerApp.h
diff --git
a/Projects/Webserver/Lib/DHCPServerApp.h
b/Projects/Webserver/Lib/DHCPServerApp.h
index
b9e9978
..
d41df37
100644
(file)
--- a/
Projects/Webserver/Lib/DHCPServerApp.h
+++ b/
Projects/Webserver/Lib/DHCPServerApp.h
@@
-7,7
+7,7
@@
*/
/*
*/
/*
- Copyright 201
1
Dean Camera (dean [at] fourwalledcubicle [dot] com)
+ Copyright 201
2
Dean Camera (dean [at] fourwalledcubicle [dot] com)
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
Permission to use, copy, modify, distribute, and sell this
software and its documentation for any purpose is hereby granted
@@
-41,6
+41,7
@@
#include <uip.h>
#include <uip.h>
+ #include "Config/AppConfig.h"
#include "../Webserver.h"
#include "DHCPCommon.h"
#include "../Webserver.h"
#include "DHCPCommon.h"