diff options
Diffstat (limited to 'sys/arch/vax/include/stdarg.h')
-rw-r--r-- | sys/arch/vax/include/stdarg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/vax/include/stdarg.h b/sys/arch/vax/include/stdarg.h index 41042c71d7d..676ad682bc3 100644 --- a/sys/arch/vax/include/stdarg.h +++ b/sys/arch/vax/include/stdarg.h @@ -1,3 +1,4 @@ +/* $OpenBSD: stdarg.h,v 1.3 1997/05/29 00:04:53 niklas Exp $ */ /* $NetBSD: stdarg.h,v 1.8 1995/12/25 23:15:37 mycroft Exp $ */ /*- |