summaryrefslogtreecommitdiff
path: root/sysfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysfile.c')
-rw-r--r--sysfile.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysfile.c b/sysfile.c
index aaeccc5..98e8c43 100644
--- a/sysfile.c
+++ b/sysfile.c
@@ -11,6 +11,8 @@
#include "mmu.h"
#include "proc.h"
#include "fs.h"
+#include "spinlock.h"
+#include "sleeplock.h"
#include "file.h"
#include "fcntl.h"