60a7c9eb024d97013026d4e13c7fbf446986e156
[pub/USBasp.git] / Projects / Incomplete / Webserver / Lib / uip / conf / apps-conf.h
1 #ifndef __APPS_CONF_H__
2 #define __APPS_CONF_H__
3
4 //Here we include the header file for the application(s) we use in our project.
5
6 //#include "smtp.h"
7 //#include "hello-world.h"
8 //#include "simple-httpd.h"
9 //#include "telnetd.h"
10 //#include "webserver.h"
11 //#include "dhcpc.h"
12 //#include "resolv.h"
13 //#include "webclient.h"
14
15 #endif /*__APPS_CONF_H__*/