]> git.eshelyaron.com Git - emacs.git/commitdiff
Define STDC_HEADERS.
authorKarl Heuer <kwzh@gnu.org>
Thu, 8 Jun 1995 19:57:56 +0000 (19:57 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 8 Jun 1995 19:57:56 +0000 (19:57 +0000)
msdos/sed2.inp

index 8ded77461f0bca7d86512a4fa3d9fb7d79961f73..cc82ca6f359201d74616a052b6a3b9ed26a51372 100644 (file)
@@ -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/