summaryrefslogtreecommitdiff
path: root/fs/fs.c
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-11-13 00:35:06 +0100
committerMichal Idziorek <m.i@gmx.at>2014-11-13 00:35:06 +0100
commitb126d01e9687e6509c9d49b1b174c95aee603a89 (patch)
treefe05187f4f9c28ef65bf530116c20c05f1a679b8 /fs/fs.c
parente3c4f3b03aa77ea19ddf7d982d39871dbdc018c0 (diff)
fixing implicit functions!
Diffstat (limited to 'fs/fs.c')
-rw-r--r--fs/fs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/fs.c b/fs/fs.c
index fe9219f..5f5ea75 100644
--- a/fs/fs.c
+++ b/fs/fs.c
@@ -1,6 +1,8 @@
// abstraction layer for filesystems
#include <lib/int/stdint.h>
#include "fs.h"
+#include "ext2.h"
+
//
// returns number of entries in the directory specified by name.
// fills 0-max into *dirs