summaryrefslogtreecommitdiffstats
path: root/src/fs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs.c')
-rw-r--r--src/fs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fs.c b/src/fs.c
index d4323e6..5064b6f 100644
--- a/src/fs.c
+++ b/src/fs.c
@@ -7,6 +7,7 @@
#include <mntent.h>
#include "internal.h"
+#include "rcciconv.h"
#ifndef strndup
static char *rccStrndup(const char *str, size_t n) {