applications updates for uIPv6
This commit is contained in:
parent
edae9741ed
commit
3f394fe927
9 changed files with 387 additions and 214 deletions
|
@ -28,7 +28,7 @@
|
|||
*
|
||||
* This file is part of the uIP TCP/IP stack.
|
||||
*
|
||||
* $Id: httpd-cgi.h,v 1.1 2006/06/17 22:41:14 adamdunkels Exp $
|
||||
* $Id: httpd-cgi.h,v 1.2 2008/10/14 09:40:11 julienabeille Exp $
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -54,4 +54,6 @@ void httpd_cgi_add(struct httpd_cgi_call *c);
|
|||
static struct httpd_cgi_call name = {NULL, str, function}
|
||||
|
||||
void httpd_cgi_init(void);
|
||||
void web_set_temp(char *s);
|
||||
|
||||
#endif /* __HTTPD_CGI_H__ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue