This commit is contained in:
Wu Jian Ping 2023-03-30 22:19:42 +08:00
parent 885c4d815f
commit 09b05a6026
1 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,8 @@
* Created by Wu Jian Ping on - 2023/03/30. * Created by Wu Jian Ping on - 2023/03/30.
*/ */
#ifndef __NGX_HTTP_IP2REGION_MODULE_INCLUDED__ #ifndef __NGX_HTTP_IP2REGION_MODULE_H_INCLUDED__
#define __NGX_HTTP_IP2REGION_MODULE_INCLUDED__ #define __NGX_HTTP_IP2REGION_MODULE_H_INCLUDED__
#include <ngx_config.h> #include <ngx_config.h>
#include <ngx_core.h> #include <ngx_core.h>