diff options
Diffstat (limited to 'main/php_scandir.c')
| -rw-r--r-- | main/php_scandir.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/php_scandir.c b/main/php_scandir.c index fd6a9268f6..6b32e81087 100644 --- a/main/php_scandir.c +++ b/main/php_scandir.c @@ -19,6 +19,7 @@ /* $Id$ */ +#include "php.h" #include "php_scandir.h" #ifdef HAVE_SYS_TYPES_H |
