]> Zhao Yanbai Git Server - minix.git/commitdiff
Kernel: remove compile warnings
authorThomas Veerman <thomas@minix3.org>
Wed, 6 Mar 2013 09:20:00 +0000 (09:20 +0000)
committerThomas Veerman <thomas@minix3.org>
Wed, 6 Mar 2013 09:20:00 +0000 (09:20 +0000)
kernel/main.c

index 87ec3523a8759a5f25b712d07b9013f83f241b00..6a8f42430ed874e1a49887d9f14abfb750273146 100644 (file)
@@ -21,6 +21,7 @@
 #include <minix/u64.h>
 #include <minix/type.h>
 #include "clock.h"
+#include "direct_utils.h"
 #include "hw_intr.h"
 #include "arch_proto.h"