align fs_names table to indexes defined in include/fs.h
[project/mountd.git] / sys.c
diff --git a/sys.c b/sys.c
index 2b81a53..fdb32d9 100644 (file)
--- a/sys.c
+++ b/sys.c
@@ -4,6 +4,7 @@
 #include <stdlib.h>
 
 #include "include/log.h"
+#include "include/sys.h"
 
 int system_printf(char *fmt, ...)
 {