diff options
Diffstat (limited to 'src/fs.c')
-rw-r--r-- | src/fs.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ #include <mntent.h> #include "internal.h" +#include "rcciconv.h" #ifndef strndup static char *rccStrndup(const char *str, size_t n) { |