summaryrefslogtreecommitdiff
path: root/mac/inc
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2005-03-04 11:13:15 +0000
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2005-03-04 11:13:15 +0000
commit1ff5c655e87f119bffea9972502d71ea51909b1e (patch)
treefca351719c23f0ccdb03d725c8b9ceb8550d4103 /mac/inc
parent966876b9da79a98e4aa77a25c46279c7016eca5c (diff)
downloademacs-1ff5c655e87f119bffea9972502d71ea51909b1e.tar.gz
(HAVE_STDLIB_H): Define to 1.
Diffstat (limited to 'mac/inc')
-rw-r--r--mac/inc/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/inc/config.h b/mac/inc/config.h
index 4f9d36c030c..c996cce4bfd 100644
--- a/mac/inc/config.h
+++ b/mac/inc/config.h
@@ -184,7 +184,7 @@ Boston, MA 02111-1307, USA. */
/* #undef HAVE_TERMIOS_H */
#define HAVE_LIMITS_H 1
#define HAVE_STRING_H 1
-/* #undef HAVE_STDLIB_H */
+#define HAVE_STDLIB_H 1
/* #undef HAVE_TERMCAP_H */
/* #undef HAVE_TERM_H */
/* #undef HAVE_STDIO_EXT_H */