[netperf-dev] netperf2 commit notice r463 - trunk/src
raj at netperf.org
raj at netperf.org
Wed Jul 27 14:48:05 PDT 2011
Author: raj
Date: 2011-07-27 14:48:05 -0700 (Wed, 27 Jul 2011)
New Revision: 463
Modified:
trunk/src/netsec_none.c
Log:
keep slogging
Modified: trunk/src/netsec_none.c
===================================================================
--- trunk/src/netsec_none.c 2011-07-27 21:43:09 UTC (rev 462)
+++ trunk/src/netsec_none.c 2011-07-27 21:48:05 UTC (rev 463)
@@ -7,6 +7,11 @@
#endif
#include <stdio.h>
+
+#ifdef WIN32
+#include <windows.h>
+#endif
+
#include "netlib.h"
void
More information about the netperf-dev
mailing list