diff options
-rw-r--r-- | hostport.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ #include <stdlib.h> #include <string.h> #include <netdb.h> +#include <netinet/in.h> #include "debug.h" #include "util.h" #include "list.h" |
index : radsecproxy.git | ||
RADIUS proxy with support for TLS RadSec | linus@sunet.se |
summaryrefslogtreecommitdiff |
-rw-r--r-- | hostport.c | 1 |
@@ -9,6 +9,7 @@ #include <stdlib.h> #include <string.h> #include <netdb.h> +#include <netinet/in.h> #include "debug.h" #include "util.h" #include "list.h" |