From b379dae85e6edcb4af1ac665ab66d99e63bf34f4 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Wed, 22 Feb 2017 15:10:28 +0300 Subject: Port changes. --- auto/sources | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'auto') diff --git a/auto/sources b/auto/sources index 3a5cab9a..373813e0 100644 --- a/auto/sources +++ b/auto/sources @@ -17,7 +17,7 @@ NXT_LIB_DEPS=" \ src/nxt_socket.h \ src/nxt_process.h \ src/nxt_signal.h \ - src/nxt_port_socket.h \ + src/nxt_port.h \ src/nxt_dyld.h \ src/nxt_thread.h \ src/nxt_thread_id.h \ @@ -319,7 +319,6 @@ fi NXT_DEPS=" \ src/nxt_cycle.h \ - src/nxt_port.h \ src/nxt_application.h \ src/nxt_master_process.h \ " -- cgit