src/server/public/nsapi.h

changeset 19
d680536f8c2f
parent 14
b8bf95b39952
child 21
627b09ee74e4
--- a/src/server/public/nsapi.h	Mon Jan 16 14:06:52 2012 +0100
+++ b/src/server/public/nsapi.h	Sat Jan 21 16:37:35 2012 +0100
@@ -700,6 +700,11 @@
     unsigned pool_resolved;
 };
 
+////// new
+
+typedef struct _http_listener HttpListener;
+
+//////
 /*
  * VSInitFunc, VSDestroyFunc, VSDirectiveInitFunc and VSDirectiveDestroyFunc
  */

mercurial