diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-03-19 21:37:09 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-03-19 21:37:09 +0000 |
commit | 6f1c691ba1d6a6efedcc8144b50272812ce35a4d (patch) | |
tree | a26e31c290af3074ff1f18eaf7de86ce92458efa /libc/sysdeps/linux/i386/bits/time.h | |
parent | fb1124fe102109fe336937a78b0072f4e6a206c0 (diff) |
Sync with glibc i386 bits.
Diffstat (limited to 'libc/sysdeps/linux/i386/bits/time.h')
-rw-r--r-- | libc/sysdeps/linux/i386/bits/time.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/i386/bits/time.h b/libc/sysdeps/linux/i386/bits/time.h index cc9df6ea8..274d61677 100644 --- a/libc/sysdeps/linux/i386/bits/time.h +++ b/libc/sysdeps/linux/i386/bits/time.h @@ -39,7 +39,7 @@ # define CLK_TCK 100 # endif -# endif /* machine/time.h */ +# endif /* bits/time.h */ #endif #ifdef __need_timeval |