diff src/core/ngx_core.h @ 806:fc742aa760f3

axe src/core/ngx_unix_domain.*
author Igor Sysoev <igor@sysoev.ru>
date Tue, 24 Oct 2006 13:43:19 +0000
parents f9a971440614
children 201d017ea470
line wrap: on
line diff
--- a/src/core/ngx_core.h
+++ b/src/core/ngx_core.h
@@ -68,9 +68,6 @@ typedef void (*ngx_connection_handler_pt
 #include <ngx_event_openssl.h>
 #endif
 #include <ngx_inet.h>
-#if (NGX_HAVE_UNIX_DOMAIN)
-#include <ngx_unix_domain.h>
-#endif
 #include <ngx_cycle.h>
 #include <ngx_process_cycle.h>
 #include <ngx_conf_file.h>