summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordownsj <downsj@openbsd.org>1999-12-14 18:24:02 +0000
committerdownsj <downsj@openbsd.org>1999-12-14 18:24:02 +0000
commit8c8c17c47ec25bd88e1f2c7a2720756675c4ed4e (patch)
tree586f1d97e8d47eda433eb55d14e2e8fa1963e2a3
parentThanks aaron. (diff)
downloadwireguard-openbsd-8c8c17c47ec25bd88e1f2c7a2720756675c4ed4e.tar.xz
wireguard-openbsd-8c8c17c47ec25bd88e1f2c7a2720756675c4ed4e.zip
Compile.
-rw-r--r--sys/arch/hp300/hp300/mem.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/hp300/hp300/mem.c b/sys/arch/hp300/hp300/mem.c
index d028386d8a7..2b3173a335b 100644
--- a/sys/arch/hp300/hp300/mem.c
+++ b/sys/arch/hp300/hp300/mem.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: mem.c,v 1.10 1999/11/22 19:21:57 matthieu Exp $ */
+/* $OpenBSD: mem.c,v 1.11 1999/12/14 18:24:02 downsj Exp $ */
/* $NetBSD: mem.c,v 1.17 1997/06/10 18:51:31 veego Exp $ */
/*
@@ -65,6 +65,7 @@ int mmopen __P((dev_t, int, int));
int mmclose __P((dev_t, int, int));
int mmrw __P((dev_t, struct uio *, int));
int mmmmap __P((dev_t, int, int));
+int mmioctl __P((dev_t, u_long, caddr_t, int, struct proc *));
/*ARGSUSED*/
int