diff options
Diffstat (limited to 'lib/libpthread/uthread/pthread_private.h')
-rw-r--r-- | lib/libpthread/uthread/pthread_private.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libpthread/uthread/pthread_private.h b/lib/libpthread/uthread/pthread_private.h index d562003026a..fb6cc7a1076 100644 --- a/lib/libpthread/uthread/pthread_private.h +++ b/lib/libpthread/uthread/pthread_private.h @@ -31,6 +31,8 @@ * * Private thread definitions for the uthread kernel. * + * $OpenBSD: pthread_private.h,v 1.6 1998/12/23 22:49:46 d Exp $ + * */ #ifndef _PTHREAD_PRIVATE_H |