diff options
Diffstat (limited to 'support/export/client.c')
-rw-r--r-- | support/export/client.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support/export/client.c b/support/export/client.c index c09e762..33dfdb0 100644 --- a/support/export/client.c +++ b/support/export/client.c @@ -15,6 +15,7 @@ #include <arpa/inet.h> #include <stdlib.h> #include <string.h> +#include <ctype.h> #include <netdb.h> #include "xmalloc.h" #include "misc.h" |