artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b41b9d
)
add prototype of reboot2() via machdep.h
author
kstailey
<kstailey@openbsd.org>
Wed, 15 Jan 1997 23:00:00 +0000
(23:00 +0000)
committer
kstailey
<kstailey@openbsd.org>
Wed, 15 Jan 1997 23:00:00 +0000
(23:00 +0000)
sys/compat/sunos/sunos_misc.c
patch
|
blob
|
history
diff --git
a/sys/compat/sunos/sunos_misc.c
b/sys/compat/sunos/sunos_misc.c
index
8dbd700
..
a05365a
100644
(file)
--- a/
sys/compat/sunos/sunos_misc.c
+++ b/
sys/compat/sunos/sunos_misc.c
@@
-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 $ */
/*
@@
-100,6
+100,10
@@
#include <vm/vm.h>
+#ifdef sun3
+# include <machine/machdep.h> /* for prototype of reboot2() */
+#endif
+
static int sunstatfs __P((struct statfs *, caddr_t));
int