changeset 12133:e7d81d04043b

Define STDC_HEADERS.
author Karl Heuer <kwzh@gnu.org>
date Thu, 08 Jun 1995 19:57:56 +0000
parents 017f32786ed3
children cf65209088d6
files msdos/sed2.inp
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/msdos/sed2.inp	Thu Jun 08 19:21:05 1995 +0000
+++ b/msdos/sed2.inp	Thu Jun 08 19:57:56 1995 +0000
@@ -6,6 +6,7 @@
 # To use the djgpp malloc, deactivate the following line and active the next
 /^#undef REL_ALLOC *$/s/undef/define/
 # /^#define GNU_MALLOC *$/s/GNU_MALLOC/SYSTEM_MALLOC/
+/^#undef STDC_HEADERS *$/s/undef/define/
 /^#undef HAVE_SYS_TIMEB_H *$/s/undef/define/
 /^#undef HAVE_SYS_TIME_H *$/s/undef/define/
 # /^#undef HAVE_UNISTD_H *$/s/undef/define/