changeset 29789:2159bccbf636

Don't declare GETTIMEOFDAY_ONE_ARGUMENT.
author Dave Love <fx@gnu.org>
date Tue, 20 Jun 2000 13:36:45 +0000
parents 2a9a4a0589dd
children f151626f8f9a
files src/s/ux4800.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/ux4800.h	Tue Jun 20 13:36:13 2000 +0000
+++ b/src/s/ux4800.h	Tue Jun 20 13:36:45 2000 +0000
@@ -9,7 +9,6 @@
 #endif
 #define XOS_NEEDS_TIME_H
 #define HAVE_CLOCK
-#define GETTIMEOFDAY_ONE_ARGUMENT
 #ifdef __STDC__
 #define MKDIR_PROTOTYPE int mkdir(char *dpath, mode_t dmode)
 #endif