port to new RADIUS client library
[radsecproxy.git] / lib / conn.c
index 36893bc..7d0a794 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>