diff options
Diffstat (limited to 'shell/report.c')
-rw-r--r-- | shell/report.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/report.c b/shell/report.c index d264128e..21d82054 100644 --- a/shell/report.c +++ b/shell/report.c @@ -18,6 +18,7 @@ #include <report.h> #include <stdio.h> +#include <ctype.h> #include <string.h> #include <shell.h> #include <iconcache.h> |