summaryrefslogtreecommitdiff
path: root/kern/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'kern/log.h')
-rw-r--r--kern/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/log.h b/kern/log.h
index 1a05334e..2f7882bd 100644
--- a/kern/log.h
+++ b/kern/log.h
@@ -23,8 +23,8 @@
#include <stdarg.h>
-
#include <kern/init.h>
+
enum {
LOG_EMERG,
LOG_ALERT,