X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=php_psi.h;h=cce350390016fe3ad2b4150e4d7df63e6a6c570f;hp=4be402729382bf8be7b713fce16a0060db7347ae;hb=be3ceffdd27422aae6ba44d31d868fb12d08957a;hpb=4a49fe2f8eb21cdeabb06acec7a0395b6708d911 diff --git a/php_psi.h b/php_psi.h index 4be4027..cce3503 100644 --- a/php_psi.h +++ b/php_psi.h @@ -19,6 +19,8 @@ extern zend_module_entry psi_module_entry; #include "TSRM.h" #endif +#include "context.h" + ZEND_BEGIN_MODULE_GLOBALS(psi) char *directory; PSI_Context context;