diff options
Diffstat (limited to 'bbsconfig.h')
-rw-r--r-- | bbsconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bbsconfig.h b/bbsconfig.h index 459aeae..e676b74 100644 --- a/bbsconfig.h +++ b/bbsconfig.h @@ -8,6 +8,7 @@ #include <unistd.h> #include <string.h> #include <assert.h> +#include <ctype.h> #define ASSERT assert |