summaryrefslogtreecommitdiff
path: root/kern/sref.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/sref.c')
-rw-r--r--kern/sref.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/kern/sref.c b/kern/sref.c
index 7775a5c9..051fe4c1 100644
--- a/kern/sref.c
+++ b/kern/sref.c
@@ -44,6 +44,7 @@
#include <assert.h>
#include <stdbool.h>
#include <stddef.h>
+#include <stdio.h>
#include <kern/condition.h>
#include <kern/cpumap.h>