diff options
Diffstat (limited to 'sys/arch/mvme68k/stand/netboot/dev_net.h')
-rw-r--r-- | sys/arch/mvme68k/stand/netboot/dev_net.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/mvme68k/stand/netboot/dev_net.h b/sys/arch/mvme68k/stand/netboot/dev_net.h index 093ba193bfd..b6d35c84269 100644 --- a/sys/arch/mvme68k/stand/netboot/dev_net.h +++ b/sys/arch/mvme68k/stand/netboot/dev_net.h @@ -1,3 +1,4 @@ +/* $OpenBSD: dev_net.h,v 1.2 1996/04/28 10:49:20 deraadt Exp $ */ int net_open __P((struct open_file *, ...)); int net_close __P((struct open_file *)); |