Compile pronlem with old centosls
Denis F. Latypoff
denis at gostats.ru
Tue Jun 16 11:39:24 MSD 2009
Hello Igor,
Tuesday, June 16, 2009, 3:08:10 AM, you wrote:
> Index: src/os/unix/ngx_linux_config.h
> ===================================================================
> --- src/os/unix/ngx_linux_config.h (revision 2269)
> +++ src/os/unix/ngx_linux_config.h (working copy)
> @@ -17,6 +17,7 @@
> #include <sys/types.h>
> #include <sys/time.h>
> #include <unistd.h>
> +#include <inttypes.h>
> #include <stdarg.h>
> #include <stddef.h> /* offsetof() */
> #include <stdio.h>
IMHO,
#include <stdint.h>
is a little bit proper.
--
Best regards,
Denis mailto:denis at gostats.ru
More information about the nginx
mailing list