diff options
Diffstat (limited to 'time/time.h')
-rw-r--r-- | time/time.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/time/time.h b/time/time.h index 234835d812..0871561f18 100644 --- a/time/time.h +++ b/time/time.h @@ -36,11 +36,6 @@ __BEGIN_DECLS # define __need_size_t # define __need_NULL # include <stddef.h> -#endif /* <time.h> included. */ - - - -#ifdef _TIME_H /* This defines CLOCKS_PER_SEC, which is the number of processor clock ticks per second. */ |