[netperf-dev] netperf2 commit notice r472 - trunk/src

raj at netperf.org raj at netperf.org
Wed Jul 27 15:17:44 PDT 2011


Author: raj
Date: 2011-07-27 15:17:44 -0700 (Wed, 27 Jul 2011)
New Revision: 472

Modified:
   trunk/src/netsec_win.c
Log:
and still more

Modified: trunk/src/netsec_win.c
===================================================================
--- trunk/src/netsec_win.c	2011-07-27 22:12:36 UTC (rev 471)
+++ trunk/src/netsec_win.c	2011-07-27 22:17:44 UTC (rev 472)
@@ -1,4 +1,5 @@
 #include <string.h>
+#define strdup _strdup
 
 void
 find_security_info(int *enabled, int *type, char **specific){



More information about the netperf-dev mailing list