]> granicus.if.org Git - php/commitdiff
Add stdlib.h too - it is needed fot strto{ld}
authorStanislav Malyshev <stas@php.net>
Thu, 20 Mar 2003 17:41:40 +0000 (17:41 +0000)
committerStanislav Malyshev <stas@php.net>
Thu, 20 Mar 2003 17:41:40 +0000 (17:41 +0000)
Zend/Zend.m4

index 0a2a1f838c57e0400ac8addc20aee0e0c1a78a9b..dc083338eef71e04362684bb4a96380e4d532e34 100644 (file)
@@ -51,6 +51,7 @@ sys/types.h \
 sys/time.h \
 signal.h \
 unix.h \
+stdlib.h \
 dlfcn.h)
 
 AC_TYPE_SIZE_T