Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2002-12-19 20:49:51 +0300
committerIgor Sysoev <igor@sysoev.ru>2002-12-19 20:49:51 +0300
commitfcd21fe0a2a13f82f7c460e4e3d5ab0937eaf423 (patch)
treedacad98fe50e1c152e114dc198fbc0490b69aef0 /src/os/unix/ngx_files.c
parent8809257531cc21aab3a25bb487e9424175cdfddd (diff)
nginx-0.0.1-2002-12-19-20:49:51 import
Diffstat (limited to 'src/os/unix/ngx_files.c')
-rw-r--r--src/os/unix/ngx_files.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/os/unix/ngx_files.c b/src/os/unix/ngx_files.c
index 5058bac34..7a5caa507 100644
--- a/src/os/unix/ngx_files.c
+++ b/src/os/unix/ngx_files.c
@@ -1,4 +1,5 @@
+#include <ngx_config.h>
#include <ngx_core.h>
#include <ngx_file.h>