summaryrefslogtreecommitdiff
path: root/sys/arch/pica/include
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/pica/include')
-rw-r--r--sys/arch/pica/include/psl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/pica/include/psl.h b/sys/arch/pica/include/psl.h
index 8de0bebec15..0eb7d5b6a15 100644
--- a/sys/arch/pica/include/psl.h
+++ b/sys/arch/pica/include/psl.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: psl.h,v 1.2 1996/06/06 23:07:03 deraadt Exp $ */
+/* $OpenBSD: psl.h,v 1.3 1996/06/10 09:22:11 pefo Exp $ */
/*
* Copyright (c) 1992, 1993
@@ -38,7 +38,7 @@
* from: @(#)psl.h 8.1 (Berkeley) 6/10/93
*/
-#include <machine/machConst.h>
+#include <machine/cpu.h>
#define PSL_LOWIPL (INT_MASK | SR_INT_ENAB)