diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-11-24 06:23:44 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-11-24 06:23:44 +0000 |
commit | fb560d1e146cf4fe6a3b39046c54d36bcc6de824 (patch) | |
tree | effa629aab4150bdf6447e58aef35f7dfcdbd74f /contrib/libf2c/libF77/etime_.c | |
parent | b50366c3839724717e906b96332d2bbb1c9906de (diff) |
Notes
Diffstat (limited to 'contrib/libf2c/libF77/etime_.c')
-rw-r--r-- | contrib/libf2c/libF77/etime_.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/libf2c/libF77/etime_.c b/contrib/libf2c/libF77/etime_.c index e88cfd886484..7ed3fce6b271 100644 --- a/contrib/libf2c/libF77/etime_.c +++ b/contrib/libf2c/libF77/etime_.c @@ -1,10 +1,4 @@ #include "time.h" - -#ifdef MSDOS -#undef USE_CLOCK -#define USE_CLOCK -#endif - #ifndef USE_CLOCK #define _INCLUDE_POSIX_SOURCE /* for HP-UX */ #define _INCLUDE_XOPEN_SOURCE /* for HP-UX */ |