Welcome! Log In Create A New Profile

Advanced

Re: [PATCH] Style: add missing includes and include guards

Piotr Sikora
February 22, 2016 05:08PM
Hey,

> diff -r cfc3cfa434ec -r 863f4a52ae07 src/core/nginx.h
> --- a/src/core/nginx.h
> +++ b/src/core/nginx.h
> @@ -9,6 +9,10 @@
> #define _NGINX_H_INCLUDED_
>
>
> +#include <ngx_config.h>
> +#include <ngx_core.h>
> +
> +
> #define nginx_version 1009012
> #define NGINX_VERSION "1.9.12"
> #define NGINX_VER "nginx/" NGINX_VERSION

nginx.h doesn't need to include <ngx_core.h>, updated patch sent.

Best regards,
Piotr Sikora

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[PATCH] Style: add missing includes and include guards

Piotr Sikora 959 February 22, 2016 01:28AM

[PATCH] Style: add missing includes and include guards

Piotr Sikora 404 February 22, 2016 05:08PM

Re: [PATCH] Style: add missing includes and include guards

Piotr Sikora 335 February 22, 2016 05:08PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 303
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready