diff options
| author | jvoisin | 2022-07-12 23:03:46 +0200 |
|---|---|---|
| committer | jvoisin | 2022-07-12 23:03:46 +0200 |
| commit | 8d6496efcab420267a228c35f9f627fec209d031 (patch) | |
| tree | c7d29977b14dedbc4b4d7c571381ca6df667fda6 /src/php_snuffleupagus.h | |
| parent | 08e87202676a4676e66a27625522374faa70704c (diff) | |
Refactoring of the previous commit
Diffstat (limited to '')
| -rw-r--r-- | src/php_snuffleupagus.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/php_snuffleupagus.h b/src/php_snuffleupagus.h index 95caa65..3eeb9db 100644 --- a/src/php_snuffleupagus.h +++ b/src/php_snuffleupagus.h | |||
| @@ -38,6 +38,7 @@ | |||
| 38 | #include "ext/standard/head.h" | 38 | #include "ext/standard/head.h" |
| 39 | #include "ext/standard/info.h" | 39 | #include "ext/standard/info.h" |
| 40 | #include "ext/standard/url.h" | 40 | #include "ext/standard/url.h" |
| 41 | #include "ext/standard/php_string.h" | ||
| 41 | #include "ext/standard/php_var.h" | 42 | #include "ext/standard/php_var.h" |
| 42 | #include "ext/session/php_session.h" | 43 | #include "ext/session/php_session.h" |
| 43 | #include "php.h" | 44 | #include "php.h" |
