diff --git a/sys/arch/mips/mips/locore_mips3.S b/sys/arch/mips/mips/locore_mips3.S index 0b18f7bb105d..8b0b7d8065a3 100644 --- a/sys/arch/mips/mips/locore_mips3.S +++ b/sys/arch/mips/mips/locore_mips3.S @@ -1,4 +1,4 @@ -/* $NetBSD: locore_mips3.S,v 1.81 2002/06/17 22:48:45 simonb Exp $ */ +/* $NetBSD: locore_mips3.S,v 1.82 2002/09/09 01:03:10 simonb Exp $ */ /* * Copyright (c) 1997 Jonathan Stone (hereinafter referred to as the author) @@ -86,6 +86,7 @@ */ #include "opt_cputype.h" #include "opt_ddb.h" +#include "opt_lockdebug.h" #include "opt_kgdb.h" #include