summaryrefslogtreecommitdiff
path: root/device/cirbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'device/cirbuf.c')
-rw-r--r--device/cirbuf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/device/cirbuf.c b/device/cirbuf.c
index c6ca196..635f719 100644
--- a/device/cirbuf.c
+++ b/device/cirbuf.c
@@ -32,6 +32,7 @@
#include <string.h>
#include <device/cirbuf.h>
+#include <kern/debug.h> /* for panic() */
#include <kern/kalloc.h>