summaryrefslogtreecommitdiff
path: root/kernel/poll.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/poll.c')
-rw-r--r--kernel/poll.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/poll.c b/kernel/poll.c
index 963bfcc..276b592 100644
--- a/kernel/poll.c
+++ b/kernel/poll.c
@@ -1,5 +1,4 @@
#include <fs/vfs.h>
-#include <halts.h>
#include <interrupts.h>
#include <lib/list.h>
#include <poll.h>