Remove unused headers from log.c
This commit is contained in:
parent
788e27def2
commit
436f657e2d
1 changed files with 0 additions and 3 deletions
3
log.c
3
log.c
|
@ -1,9 +1,6 @@
|
|||
#include "types.h"
|
||||
#include "defs.h"
|
||||
#include "param.h"
|
||||
#include "mmu.h"
|
||||
#include "proc.h"
|
||||
#include "x86.h"
|
||||
#include "spinlock.h"
|
||||
#include "fs.h"
|
||||
#include "buf.h"
|
||||
|
|
Loading…
Reference in a new issue