add prototype of reboot2() via machdep.h
authorkstailey <kstailey@openbsd.org>
Wed, 15 Jan 1997 23:00:00 +0000 (23:00 +0000)
committerkstailey <kstailey@openbsd.org>
Wed, 15 Jan 1997 23:00:00 +0000 (23:00 +0000)
sys/compat/sunos/sunos_misc.c

index 8dbd700..a05365a 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: sunos_misc.c,v 1.8 1996/08/25 12:19:57 deraadt Exp $  */
+/*     $OpenBSD: sunos_misc.c,v 1.9 1997/01/15 23:00:00 kstailey Exp $ */
 /*     $NetBSD: sunos_misc.c,v 1.65 1996/04/22 01:44:31 christos Exp $ */
 
 /*
 
 #include <vm/vm.h>
 
+#ifdef sun3
+# include <machine/machdep.h>  /* for prototype of reboot2() */
+#endif
+
 static int sunstatfs __P((struct statfs *, caddr_t));
 
 int