support for disk without partition table
[oweals/mountd.git] / sys.c
diff --git a/sys.c b/sys.c
index 2b81a53215065494a158a12eaa88fc57d8c26504..fdb32d983acb907efcd7b8a366d42fc5eda129be 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, ...)
 {