diff options
Diffstat (limited to 'radsecproxy.c')
-rw-r--r-- | radsecproxy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/radsecproxy.c b/radsecproxy.c index 4400065..c8809d6 100644 --- a/radsecproxy.c +++ b/radsecproxy.c @@ -35,6 +35,7 @@ #include <netdb.h> #include <string.h> #include <unistd.h> +#include <limits.h> #ifdef SYS_SOLARIS9 #include <fcntl.h> #endif |