blob: 09bf321c80555dc27df06b81734ee1f3e7afd4ea [file] [log] [blame]
--- a/http.c
+++ b/http.c
@@ -4,6 +4,7 @@
#include <stdio.h>
#include <string.h>
#include <unistd.h>
+#include <stdlib.h>
#ifndef NO_SSL
#include <openssl/ssl.h>
#include "mssl.h"