Lines Matching +full:- +full:- +full:cc
3 Date: Fri, 20 Sep 2019 15:02:45 -0400
6 ---
7 Upstream-Status: Pending
9 nmap_error.cc | 11 +----------
10 nping/EchoServer.cc | 1 +
11 osscan2.cc | 1 +
12 service_scan.cc | 1 +
13 4 files changed, 4 insertions(+), 10 deletions(-)
15 diff --git a/nmap_error.cc b/nmap_error.cc
17 --- a/nmap_error.cc
18 +++ b/nmap_error.cc
19 @@ -135,16 +135,7 @@
23 -#if TIME_WITH_SYS_TIME
24 -# include <sys/time.h>
25 -# include <time.h>
26 -#else
27 -# if HAVE_SYS_TIME_H
28 -# include <sys/time.h>
29 -# else
30 -# include <time.h>
31 -# endif
32 -#endif
37 diff --git a/nping/EchoServer.cc b/nping/EchoServer.cc
39 --- a/nping/EchoServer.cc
40 +++ b/nping/EchoServer.cc
41 @@ -137,6 +137,7 @@
49 diff --git a/osscan2.cc b/osscan2.cc
51 --- a/osscan2.cc
52 +++ b/osscan2.cc
53 @@ -147,6 +147,7 @@
61 diff --git a/service_scan.cc b/service_scan.cc
63 --- a/service_scan.cc
64 +++ b/service_scan.cc
65 @@ -145,6 +145,7 @@
73 --