]> granicus.if.org Git - php/commitdiff
MFH: - Use correct header files (in c99 compliant way). uint32_t is preferred.
authorfoobar <sniper@php.net>
Tue, 21 Dec 2004 01:08:09 +0000 (01:08 +0000)
committerfoobar <sniper@php.net>
Tue, 21 Dec 2004 01:08:09 +0000 (01:08 +0000)
configure.in

index 1713cd89da783452804cc10011048a2be3995b62..c54220f40e7fce37e3797643a0dcf27acdbc97d2 100644 (file)
@@ -332,6 +332,8 @@ AC_HEADER_DIRENT
 PHP_MISSING_FCLOSE_DECL
 dnl QNX requires unix.h to allow functions in libunix to work properly
 AC_CHECK_HEADERS([ \
+inttypes.h \
+stdint.h \
 dirent.h \
 ApplicationServices/ApplicationServices.h \
 sys/param.h \