]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't declare GETTIMEOFDAY_ONE_ARGUMENT.
authorDave Love <fx@gnu.org>
Tue, 20 Jun 2000 13:36:45 +0000 (13:36 +0000)
committerDave Love <fx@gnu.org>
Tue, 20 Jun 2000 13:36:45 +0000 (13:36 +0000)
src/s/ux4800.h

index 957ac4378232bb4b8fdd99bc84cd66e549099f75..6544bfdebe31797f43b1c293ed920aec8f5c9a4a 100644 (file)
@@ -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