summaryrefslogtreecommitdiff
path: root/test/test_mutex.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_mutex.c')
-rw-r--r--test/test_mutex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_mutex.c b/test/test_mutex.c
index 684ec1b..49691cf 100644
--- a/test/test_mutex.c
+++ b/test/test_mutex.c
@@ -38,6 +38,7 @@
#include <kern/log.h>
#include <kern/mutex.h>
#include <kern/panic.h>
+#include <kern/syscnt.h>
#include <kern/thread.h>
#include <kern/timer.h>
#include <test/test.h>