From bc03c49eff8e75b47030c8a0a18238955f02c418 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 16 Feb 1999 09:49:44 +0000 Subject: Update. 1999-02-16 Ulrich Drepper * time/time.h: Avoid unneccesary #ifdef. --- time/time.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'time') diff --git a/time/time.h b/time/time.h index 234835d..0871561 100644 --- a/time/time.h +++ b/time/time.h @@ -36,11 +36,6 @@ __BEGIN_DECLS # define __need_size_t # define __need_NULL # include -#endif /* included. */ - - - -#ifdef _TIME_H /* This defines CLOCKS_PER_SEC, which is the number of processor clock ticks per second. */ -- cgit v1.1