summaryrefslogtreecommitdiff
path: root/fs/fs.c
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-12-09 22:55:14 +0100
committerMichal Idziorek <m.i@gmx.at>2014-12-09 22:55:14 +0100
commitf4518cf996c137e18cd70dd2d23ba9d8cfcfb526 (patch)
tree416952ac9efd8fc0bd7b67cbc50ed8177fac2b56 /fs/fs.c
parent7e965f276c47d29969f5470533d40df03536d190 (diff)
passing vesa physbase to vmem and some cleanup
Diffstat (limited to 'fs/fs.c')
-rw-r--r--fs/fs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/fs.c b/fs/fs.c
index 8052d5f..1373afb 100644
--- a/fs/fs.c
+++ b/fs/fs.c
@@ -1,5 +1,4 @@
// abstraction layer for filesystems
-#include <lib/int/stdint.h>
#include "fs.h"
#include "ext2.h"