diff options
Diffstat (limited to 'lib/libc_r/TEST/test_stdio_1.c')
-rw-r--r-- | lib/libc_r/TEST/test_stdio_1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc_r/TEST/test_stdio_1.c b/lib/libc_r/TEST/test_stdio_1.c index fe146b25b45..c08ca1e32f7 100644 --- a/lib/libc_r/TEST/test_stdio_1.c +++ b/lib/libc_r/TEST/test_stdio_1.c @@ -1,3 +1,4 @@ +/* $OpenBSD: test_stdio_1.c,v 1.3 2000/01/06 06:58:34 d Exp $ */ #include <pthread.h> #include <sys/types.h> #include <sys/stat.h> |