nixio: Rework TLS support, added support for CyaSSL
[project/luci.git] / libs / nixio / src / tls-crypto.c
index 62ade22..714ec4e 100644 (file)
@@ -17,6 +17,7 @@
  */
 
 #include "nixio-tls.h"
+#include <stdlib.h>
 #include <string.h>
 #include <errno.h>
 #include <fcntl.h>