summaryrefslogtreecommitdiff
path: root/msdos/sed2.inp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-09-02 16:24:49 +0000
committerRichard M. Stallman <rms@gnu.org>1995-09-02 16:24:49 +0000
commitc9684936567a0fe525e1f5cdef2fdc802cf5385d (patch)
tree8f79eadd0f241da35aa97af5a7a2b023c9d35eee /msdos/sed2.inp
parentac3b02794fe3ecb390755298f74d3148860c477d (diff)
downloademacs-c9684936567a0fe525e1f5cdef2fdc802cf5385d.tar.gz
Define STDC_HEADERS.
Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.
Diffstat (limited to 'msdos/sed2.inp')
-rw-r--r--msdos/sed2.inp1
1 files changed, 1 insertions, 0 deletions
diff --git a/msdos/sed2.inp b/msdos/sed2.inp
index d0585ad9a35..14e781592a4 100644
--- a/msdos/sed2.inp
+++ b/msdos/sed2.inp
@@ -26,6 +26,7 @@
/^#undef HAVE_FREXP *$/s/undef/define/
/^#undef HAVE_FTIME *$/s/undef/define/
/^#undef HAVE_STRERROR *$/s/undef/define/
+/^#undef HAVE_TIMEVAL *$/s/undef/define/
/^#undef HAVE_MKTIME *$/s/undef/define/
/^#define MULTI_FRAME *$/s/define/undef/
s/^#define USER_FULL_NAME .*$/#define USER_FULL_NAME (getenv ("NAME"))/