diff options
Diffstat (limited to 'src/plugins/fs/helper.c')
-rw-r--r-- | src/plugins/fs/helper.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/fs/helper.c b/src/plugins/fs/helper.c index cb0298ce..a5a642dc 100644 --- a/src/plugins/fs/helper.c +++ b/src/plugins/fs/helper.c | |||
@@ -29,6 +29,7 @@ | |||
29 | #include "helper.h" | 29 | #include "helper.h" |
30 | #include "fs.h" | 30 | #include "fs.h" |
31 | #include "search.h" | 31 | #include "search.h" |
32 | #include <ctype.h> | ||
32 | 33 | ||
33 | /** | 34 | /** |
34 | * Parse a time given in the form | 35 | * Parse a time given in the form |