diff options
Diffstat (limited to 'lib/debug.c')
-rw-r--r-- | lib/debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/debug.c b/lib/debug.c index 2c399a1..6d49d13 100644 --- a/lib/debug.c +++ b/lib/debug.c @@ -5,6 +5,7 @@ #include <config.h> #endif +#include <sys/types.h> #include <stdio.h> #include <assert.h> #include <radius/client.h> |