Merge libradsec-new-client.
[radsecproxy.git] / lib / conn.c
index 33642e3..fa63727 100644 (file)
@@ -6,6 +6,8 @@
 #endif
 
 #include <string.h>
+#include <stdlib.h>
+#include <errno.h>
 #include <assert.h>
 #include <event2/event.h>
 #include <event2/bufferevent.h>