1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 01:02:25 +01:00

fix this stupid error

This commit is contained in:
Marcus Boerger
2003-07-08 23:10:01 +00:00
parent 139852d3ff
commit af3be899e6

View File

@@ -44,7 +44,7 @@
#include "zend_default_classes.h"
#ifdef HAVE_SPL
#include "ext/spl/spl.h"
#include "ext/spl/php_spl.h"
#include "ext/spl/spl_functions.h"
#endif