diff options
Diffstat (limited to 'sys/arch/pica/include/stdarg.h')
-rw-r--r-- | sys/arch/pica/include/stdarg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/pica/include/stdarg.h b/sys/arch/pica/include/stdarg.h index 73f3b6e0a1a..14a640553f0 100644 --- a/sys/arch/pica/include/stdarg.h +++ b/sys/arch/pica/include/stdarg.h @@ -1,3 +1,4 @@ +/* $OpenBSD: stdarg.h,v 1.2 1996/06/06 23:07:16 deraadt Exp $ */ /* $NetBSD: stdarg.h,v 1.7 1995/03/28 18:19:28 jtc Exp $ */ /*- |