summaryrefslogtreecommitdiff
path: root/test/test_sref_noref.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_sref_noref.c')
-rw-r--r--test/test_sref_noref.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_sref_noref.c b/test/test_sref_noref.c
index b98edd3..f556d32 100644
--- a/test/test_sref_noref.c
+++ b/test/test_sref_noref.c
@@ -33,6 +33,7 @@
*/
#include <stddef.h>
+#include <stdio.h>
#include <kern/condition.h>
#include <kern/error.h>
@@ -40,7 +41,6 @@
#include <kern/macros.h>
#include <kern/mutex.h>
#include <kern/panic.h>
-#include <kern/sprintf.h>
#include <kern/sref.h>
#include <kern/syscnt.h>
#include <kern/thread.h>