diff options
Diffstat (limited to 'src/core/ngx_string.h')
-rw-r--r-- | src/core/ngx_string.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/ngx_string.h b/src/core/ngx_string.h index daf5f00b7..036194bde 100644 --- a/src/core/ngx_string.h +++ b/src/core/ngx_string.h @@ -3,6 +3,7 @@ #include <ngx_config.h> +#include <ngx_core.h> typedef struct { |