- MFB: fix build

This commit is contained in:
Pierre Joye 2009-01-28 10:33:14 +00:00
parent f71b03b9f1
commit 4395ea2faf

View file

@ -20,6 +20,9 @@
#define PHP_SPL_H
#include "php.h"
#if defined(PHP_WIN32)
#include "win32/php_stdint.h"
#endif
#include <stdarg.h>
#if 0