aboutsummaryrefslogtreecommitdiff
path: root/src/core/ngx_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ngx_log.h')
-rw-r--r--src/core/ngx_log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ngx_log.h b/src/core/ngx_log.h
index d79237ef0..c7b780fdd 100644
--- a/src/core/ngx_log.h
+++ b/src/core/ngx_log.h
@@ -2,8 +2,8 @@
#define _NGX_LOG_H_INCLUDED_
+#include <ngx_types.h>
#include <ngx_errno.h>
-#include <ngx_files.h>
typedef enum {
NGX_LOG_EMERG = 0,