summaryrefslogtreecommitdiff
path: root/fs/fs.c
diff options
context:
space:
mode:
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