diff options
Diffstat (limited to 'libexec/ld.so/test/a.h')
-rw-r--r-- | libexec/ld.so/test/a.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/ld.so/test/a.h b/libexec/ld.so/test/a.h index 1bd9be63ad8..c70443765fd 100644 --- a/libexec/ld.so/test/a.h +++ b/libexec/ld.so/test/a.h @@ -1,3 +1,5 @@ +/* $OpenBSD: a.h,v 1.3 2001/01/28 19:34:29 niklas Exp $ */ + class B { public: B(); |