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

raj at netperf.org raj at netperf.org
Wed Jul 27 12:36:41 PDT 2011


Author: raj
Date: 2011-07-27 12:36:41 -0700 (Wed, 27 Jul 2011)
New Revision: 459

Modified:
   trunk/src/netsh.c
Log:
right

Modified: trunk/src/netsh.c
===================================================================
--- trunk/src/netsh.c	2011-07-27 19:30:52 UTC (rev 458)
+++ trunk/src/netsh.c	2011-07-27 19:36:41 UTC (rev 459)
@@ -39,7 +39,7 @@
 #else
 #include <time.h>
 #include <winsock2.h>
-#include <missing\stdint.h>
+#include "missing\stdint.h"
 /* while it is unlikely that anyone running Windows 2000 or NT 4 is
    going to be trying to compile this, if they are they will want to
    define DONT_IPV6 in the sources file */



More information about the netperf-dev mailing list