# HG changeset patch # User Jim Blandy # Date 740268448 0 # Node ID c8af104daa60b6faf0579e0cdc6cf2225a3978ff # Parent 011935247e94acee0ffeb35b401eea5d05c37210 * m/delta88k.h (HAVE_GETTIMEOFDAY): Don't #define this; autoconf takes care of that. diff -r 011935247e94 -r c8af104daa60 src/m/delta88k.h --- a/src/m/delta88k.h Wed Jun 16 22:02:28 1993 +0000 +++ b/src/m/delta88k.h Wed Jun 16 22:07:28 1993 +0000 @@ -153,7 +153,6 @@ * we have Berkeley style */ #define HAVE_TIMEVAL -#define HAVE_GETTIMEOFDAY /* SysV88 has select(). */ #define HAVE_SELECT