summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/hppa/include/autoconf.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/hppa/include/autoconf.h b/sys/arch/hppa/include/autoconf.h
index 3ed5307da54..3bc3ec27560 100644
--- a/sys/arch/hppa/include/autoconf.h
+++ b/sys/arch/hppa/include/autoconf.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: autoconf.h,v 1.3 1998/11/23 03:29:50 mickey Exp $ */
+/* $OpenBSD: autoconf.h,v 1.4 1998/12/29 21:54:12 mickey Exp $ */
/*
* Copyright (c) 1998 Michael Shalayeff
@@ -31,6 +31,7 @@
*/
#include <machine/bus.h>
+#include <machine/pdc.h>
struct confargs {
const char *ca_name; /* device name/description */