changeset 3773:c8af104daa60

* m/delta88k.h (HAVE_GETTIMEOFDAY): Don't #define this; autoconf takes care of that.
author Jim Blandy <jimb@redhat.com>
date Wed, 16 Jun 1993 22:07:28 +0000
parents 011935247e94
children 3b0cb275ca29
files src/m/delta88k.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 <sys/time.h>
  */
 #define HAVE_TIMEVAL
-#define HAVE_GETTIMEOFDAY
 
 /* SysV88 has select(). */
 #define HAVE_SELECT