aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/mips/gen/setjmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/mips/gen/setjmp.S')
-rw-r--r--lib/libc/mips/gen/setjmp.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/mips/gen/setjmp.S b/lib/libc/mips/gen/setjmp.S
index 4eb12f53b703..3ef6878bb608 100644
--- a/lib/libc/mips/gen/setjmp.S
+++ b/lib/libc/mips/gen/setjmp.S
@@ -34,7 +34,6 @@
#include <machine/asm.h>
__FBSDID("$FreeBSD$");
-#include <machine/regnum.h>
#if defined(LIBC_SCCS) && !defined(lint)
ASMSTR("from: @(#)setjmp.s 8.1 (Berkeley) 6/4/93")