diff options
Diffstat (limited to 'sys/arch/mvme88k/stand/netboot/dev_net.h')
-rw-r--r-- | sys/arch/mvme88k/stand/netboot/dev_net.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/mvme88k/stand/netboot/dev_net.h b/sys/arch/mvme88k/stand/netboot/dev_net.h index 093ba193bfd..0a99721e89d 100644 --- a/sys/arch/mvme88k/stand/netboot/dev_net.h +++ b/sys/arch/mvme88k/stand/netboot/dev_net.h @@ -1,3 +1,4 @@ +/* $OpenBSD: dev_net.h,v 1.2 1998/08/22 08:37:57 smurph Exp $ */ int net_open __P((struct open_file *, ...)); int net_close __P((struct open_file *)); |