diff options
Diffstat (limited to 'console.c')
-rw-r--r-- | console.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ #include "param.h" #include "traps.h" #include "spinlock.h" +#include "sleeplock.h" #include "fs.h" #include "file.h" #include "memlayout.h" |