diff options
| author | Antony Dovgal <tony2001@php.net> | 2006-12-03 14:37:32 +0000 |
|---|---|---|
| committer | Antony Dovgal <tony2001@php.net> | 2006-12-03 14:37:32 +0000 |
| commit | 361c8b4fb4221d82b5404764fe7e39df20aa6492 (patch) | |
| tree | b17dabdad89c740e385ad3f87b0887c6a1fc6117 /main/php_scandir.c | |
| parent | e1a63af85bf03e9d55d1c19fad60af00d3514a69 (diff) | |
| download | php-git-361c8b4fb4221d82b5404764fe7e39df20aa6492.tar.gz | |
MFH
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 |
