fix previous commit
diff --git a/src/core/ngx_core.h b/src/core/ngx_core.h
index 1b75499..24ffc3d 100644
--- a/src/core/ngx_core.h
+++ b/src/core/ngx_core.h
@@ -72,6 +72,7 @@
 #endif
 #include <ngx_process_cycle.h>
 #include <ngx_conf_file.h>
+#include <ngx_resolver.h>
 #include <ngx_open_file_cache.h>
 #include <ngx_os.h>
 #include <ngx_connection.h>