Major revisions to documentation.
[pintos-anon] / src / filesys / fsutil.c
index 8ef5d98f2045f88d3f0a2fb5ed1490476a85a5db..9c81fb015b605432ee2d60198454d1ce48e21bdf 100644 (file)
@@ -6,9 +6,9 @@
 #include "filesys/file.h"
 #include "filesys/filesys.h"
 #include "devices/disk.h"
-#include "threads/mmu.h"
 #include "threads/malloc.h"
 #include "threads/palloc.h"
+#include "threads/vaddr.h"
 
 /* List files in the root directory. */
 void