diff options
| author | Stefan | 2010-03-24 15:55:03 +0100 |
|---|---|---|
| committer | Stefan | 2010-03-24 15:55:03 +0100 |
| commit | b88687640649423e30c4bf8bb9808bc8acf592a3 (patch) | |
| tree | adbab283ff02653932ec540ecf09110140d33030 /ex_imp.c | |
| parent | 25c7cc00c9bc3f7127c638dd48e1f25be17fca69 (diff) | |
Add missing header file
Diffstat (limited to 'ex_imp.c')
| -rw-r--r-- | ex_imp.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -28,6 +28,7 @@ | |||
| 28 | #include "php_ini.h" | 28 | #include "php_ini.h" |
| 29 | #include "php_suhosin.h" | 29 | #include "php_suhosin.h" |
| 30 | #include "ext/standard/php_smart_str.h" | 30 | #include "ext/standard/php_smart_str.h" |
| 31 | #include "ext/standard/php_var.h" | ||
| 31 | 32 | ||
| 32 | 33 | ||
| 33 | #define EXTR_OVERWRITE 0 | 34 | #define EXTR_OVERWRITE 0 |
