diff options
| -rw-r--r-- | hostport.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ */ #include <stdlib.h> +#include <unistd.h> #include <string.h> #include <netdb.h> #include <netinet/in.h> |
![]() |
index : radsecproxy.git | |
| RADIUS proxy with support for TLS RadSec | linus@sunet.se |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | hostport.c | 1 |
@@ -7,6 +7,7 @@ */ #include <stdlib.h> +#include <unistd.h> #include <string.h> #include <netdb.h> #include <netinet/in.h> |