diff options
Diffstat (limited to 'php_compat.c')
-rw-r--r-- | php_compat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php_compat.c b/php_compat.c index 8a5f973eb1..736180ac6b 100644 --- a/php_compat.c +++ b/php_compat.c @@ -30,6 +30,7 @@ */ +#include <php.h> #include <errno.h> #include "php_compat.h" |