summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>1996-04-18 03:57:59 +0000
committermickey <mickey@openbsd.org>1996-04-18 03:57:59 +0000
commit764f8e41c891126b5f5ab85f23223bc439bae161 (patch)
treea9bd353188aef0685e1c1af87a75d5bb97e48457
parentAdd /sys/ddb to be installed in /usr/include. (diff)
downloadwireguard-openbsd-764f8e41c891126b5f5ab85f23223bc439bae161.tar.xz
wireguard-openbsd-764f8e41c891126b5f5ab85f23223bc439bae161.zip
Fix prototyping, so it's compiling again.
-rw-r--r--sys/arch/i386/i386/autoconf.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/i386/i386/autoconf.c b/sys/arch/i386/i386/autoconf.c
index 3f94ac6d434..7b124bdbf72 100644
--- a/sys/arch/i386/i386/autoconf.c
+++ b/sys/arch/i386/i386/autoconf.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: autoconf.c,v 1.5 1996/04/17 05:18:49 mickey Exp $ */
+/* $OpenBSD: autoconf.c,v 1.6 1996/04/18 03:57:59 mickey Exp $ */
/* $NetBSD: autoconf.c,v 1.14 1995/12/28 19:16:48 thorpej Exp $ */
/*-
@@ -59,6 +59,9 @@
#include <machine/pte.h>
+void swapconf __P((void));
+void setroot __P((void));
+
/*
* The following several variables are related to
* the configuration process, and are used in initializing