diff options
Diffstat (limited to 'common/compat.c')
-rw-r--r-- | common/compat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/compat.c b/common/compat.c index 081a7ee..3ab7ae2 100644 --- a/common/compat.c +++ b/common/compat.c @@ -33,6 +33,7 @@ #include "compat.h" #include <stdlib.h> +#include <ctype.h> #ifndef HAVE_REALLOCF |