diff options
| -rw-r--r-- | rfc1867.c | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -33,6 +33,8 @@ | |||
| 33 | #include "php_variables.h" | 33 | #include "php_variables.h" |
| 34 | #include "php_suhosin.h" | 34 | #include "php_suhosin.h" |
| 35 | #include "suhosin_rfc1867.h" | 35 | #include "suhosin_rfc1867.h" |
| 36 | #include "php_ini.h" | ||
| 37 | #include "ext/standard/php_string.h" | ||
| 36 | 38 | ||
| 37 | #define DEBUG_FILE_UPLOAD ZEND_DEBUG | 39 | #define DEBUG_FILE_UPLOAD ZEND_DEBUG |
| 38 | 40 | ||
