On 02.12.2009 21:41, Jani Taskinen wrote: >> -#include <stdint.h> >> +#if HAVE_INTTYPES_H >> +# include <stdint.h> >> +#else >> +# include <stdint.h> >> +#endif >> #include <sched.h> > > Eh..are you sure that fixes anything? :D
Fixed, thanks Jani =) -- Wbr, Antony Dovgal --- http://pinba.org - realtime statistics for PHP -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php