summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/dev/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/hppa/dev/cpu.c')
-rw-r--r--sys/arch/hppa/dev/cpu.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/hppa/dev/cpu.c b/sys/arch/hppa/dev/cpu.c
index 13275ebe9a3..5fa4e307c3d 100644
--- a/sys/arch/hppa/dev/cpu.c
+++ b/sys/arch/hppa/dev/cpu.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: cpu.c,v 1.13 2002/03/14 01:26:31 millert Exp $ */
+/* $OpenBSD: cpu.c,v 1.14 2002/03/19 01:30:46 mickey Exp $ */
/*
* Copyright (c) 1998-2002 Michael Shalayeff
@@ -37,6 +37,7 @@
#include <machine/cpufunc.h>
#include <machine/pdc.h>
+#include <machine/reg.h>
#include <machine/iomod.h>
#include <machine/autoconf.h>