diff options
Diffstat (limited to 'kern/work.c')
-rw-r--r-- | kern/work.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kern/work.c b/kern/work.c index 284b1e28..9925c198 100644 --- a/kern/work.c +++ b/kern/work.c @@ -26,7 +26,6 @@ #include <kern/log.h> #include <kern/macros.h> #include <kern/panic.h> -#include <kern/param.h> #include <kern/percpu.h> #include <kern/spinlock.h> #include <kern/syscnt.h> |