diff options
Diffstat (limited to 'ext/dbx/dbx.h')
| -rw-r--r-- | ext/dbx/dbx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/dbx/dbx.h b/ext/dbx/dbx.h index 338061855a..0b428856aa 100644 --- a/ext/dbx/dbx.h +++ b/ext/dbx/dbx.h @@ -30,6 +30,7 @@ #endif #include "php.h" +#include "ext/standard/php_string.h" #define DBX_PERSISTENT (1<<0) |
