Fix win32 build

This commit is contained in:
Stanislav Malyshev 2000-08-21 12:56:51 +00:00
parent 6ce467dc13
commit 02feba6c05

View File

@ -26,7 +26,7 @@
# include "win32/time.h"
#endif
#include <php_parsedate.h>
#include "php_parsedate.h"
#if HAVE_STDLIB_H
# include <stdlib.h> /* for `free'; used by Bison 1.27 */