aboutsummaryrefslogtreecommitdiff
path: root/src/os/win32/ngx_stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/win32/ngx_stat.c')
-rw-r--r--src/os/win32/ngx_stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os/win32/ngx_stat.c b/src/os/win32/ngx_stat.c
index 81559bc31..786bc7f38 100644
--- a/src/os/win32/ngx_stat.c
+++ b/src/os/win32/ngx_stat.c
@@ -1,7 +1,7 @@
#include <ngx_config.h>
+#include <ngx_core.h>
-#include <ngx_stat.h>
int ngx_file_type(char *file, ngx_file_info_t *sb)
{