Nmap Development mailing list archives

[Patch] nsock/tests/connect.c


From: Gisle Vanem <gvanem () broadpark no>
Date: Tue, 06 Aug 2013 17:11:27 +0200

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
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: