diff options
Diffstat (limited to 'src/librc/librc.h')
-rw-r--r-- | src/librc/librc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/librc/librc.h b/src/librc/librc.h index 7a5d9a0e..7e917e3a 100644 --- a/src/librc/librc.h +++ b/src/librc/librc.h @@ -40,6 +40,7 @@ #include <sys/time.h> #include <sys/wait.h> +#include <ctype.h> #include <dirent.h> #include <errno.h> #include <fcntl.h> |