Nmap Development mailing list archives

Re: [Patch] nsock/tests/connect.c


From: Henri Doreau <henri.doreau () gmail com>
Date: Tue, 6 Aug 2013 22:06:58 +0200

2013/8/6 Gisle Vanem <gvanem () broadpark no>:
And another one:

--- SVN-Latest/nsock/tests/connect.c       2013-05-13 14:09:21 +0000
+++ ../nsock/tests/connect.c    2013-05-13 14:25:31 +0000
@@ -4,11 +4,6 @@
 */

#include "test-common.h"
-#include <netinet/in.h>
-#include <arpa/inet.h>
-#include <sys/types.h>
-#include <sys/socket.h>
-

struct connect_test_data {
  nsock_pool nsp;

----------

These non-Win32 headers are already included in via <nsock.h> in
test-common.h.
--gv
Thanks, committed (r31678).

-- 
Henri
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: