1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-21 05:21:37 -07:00

* m/delta88k.h (HAVE_GETTIMEOFDAY): Don't #define this; autoconf

takes care of that.
This commit is contained in:
Jim Blandy 1993-06-16 22:07:28 +00:00
parent ac0e6f3bc0
commit 73d615812f

View file

@ -153,7 +153,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
* we have Berkeley style <sys/time.h>
*/
#define HAVE_TIMEVAL
#define HAVE_GETTIMEOFDAY
/* SysV88 has select(). */
#define HAVE_SELECT