diff options
| author | perry <perry@NetBSD.org> | 1998-01-09 03:15:09 +0000 |
|---|---|---|
| committer | perry <perry@NetBSD.org> | 1998-01-09 03:15:09 +0000 |
| commit | 4e067afcb12f07708a7deffc7cae6c92fd36eb0c (patch) | |
| tree | 077d7c5fa00916e2b9d59d7e33437a6e064692b4 /lib/libc/sys/timer_create.c | |
| parent | 85d56961e56bbfd44045aa7fefb4b390a70e130f (diff) | |
RCS Id Police.
Diffstat (limited to 'lib/libc/sys/timer_create.c')
| -rw-r--r-- | lib/libc/sys/timer_create.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sys/timer_create.c b/lib/libc/sys/timer_create.c index 43ca4681fc8..ff7483496aa 100644 --- a/lib/libc/sys/timer_create.c +++ b/lib/libc/sys/timer_create.c @@ -1,3 +1,5 @@ +/* $NetBSD: timer_create.c,v 1.2 1998/01/09 03:15:42 perry Exp $ */ + #include <signal.h> #include <time.h> #include <errno.h> |
