]> Joshua Wise's Git repositories - netwatch.git/blobdiff - net/http/httpd.c
Commit GDB patch from Jacob Potter.
[netwatch.git] / net / http / httpd.c
index ed08b0ccbce75081e69e131d6a519fdc6162f84e..81d4a3f457c397ba0c657a3b184fdd2bc441f92e 100644 (file)
@@ -32,6 +32,7 @@
 
 #include <minilib.h>
 #include <output.h>
+#include <tables.h>
 #include "lwip/debug.h"
 
 #include "lwip/stats.h"
@@ -258,3 +259,4 @@ httpd_init(void)
 }
 /*-----------------------------------------------------------------------------------*/
 
+PROTOCOL(httpd_init);
This page took 0.023045 seconds and 4 git commands to generate.