diff options
-rw-r--r-- | tls.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ #include <assert.h> #include <fcntl.h> #include <limits.h> +#include <string.h> #if defined HAVE_PTHREAD_H #include <pthread.h> #endif |
![]() |
index : libradsec.git | |
RADIUS library with support for TLS RadSec | linus@sunet.se |
summaryrefslogtreecommitdiff |
-rw-r--r-- | tls.c | 1 |
@@ -10,6 +10,7 @@ #include <assert.h> #include <fcntl.h> #include <limits.h> +#include <string.h> #if defined HAVE_PTHREAD_H #include <pthread.h> #endif |