From: Dave Love Date: Tue, 20 Jun 2000 13:36:45 +0000 (+0000) Subject: Don't declare GETTIMEOFDAY_ONE_ARGUMENT. X-Git-Tag: emacs-pretest-21.0.90~3198 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=85248548ea7fb4f219cb524c778de14d77270572;p=emacs.git Don't declare GETTIMEOFDAY_ONE_ARGUMENT. --- diff --git a/src/s/ux4800.h b/src/s/ux4800.h index 957ac437823..6544bfdebe3 100644 --- a/src/s/ux4800.h +++ b/src/s/ux4800.h @@ -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