Call endtls() when an HTTP session ends normally -- not
[citadel.git] / webcit / webcit.h
index 31c9b92b5250d0b571e75b8c76a320f59f7aa797..a97b2f4a62e1b2abeb5607ad5e0c521192a0f550 100644 (file)
@@ -23,6 +23,7 @@
 #ifdef HAVE_LIMITS_H
 #include <limits.h>
 #endif
+#include <malloc.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
 #include <sys/un.h>