Index: kernel/arch/mips32/src/debugger.c
===================================================================
--- kernel/arch/mips32/src/debugger.c	(revision 44a7ee5373ccc121fce74799244a44867eed301d)
+++ kernel/arch/mips32/src/debugger.c	(revision 4e17d54b4419e0e016292f66bc09bd15538510a1)
@@ -42,5 +42,5 @@
 #include <arch.h>
 #include <arch/cp0.h>
-#include <func.h>
+#include <halt.h>
 #include <symtab.h>
 
