What it really needs is strings.h to be included.
    (zend.h is included via php.h anyway)

    --Jani

On Mon, 12 Dec 2005, Sebastian Bergmann wrote:


After updating my PHP_5_1 checkout and the libxml2/libxslt libraries
today, the ext/date/lib/parse_date.c source file seems to need an
#include "zend.h" to find strncasecmp().

I know that this change has to be made to the corresponding .re file and
since I do not want to mess with it it would be great if someone else
could look into this. Thanks!



--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to