[netperf-dev] netperf2 commit notice r475 - trunk/src
raj at netperf.org
raj at netperf.org
Wed Jul 27 15:27:55 PDT 2011
Author: raj
Date: 2011-07-27 15:27:55 -0700 (Wed, 27 Jul 2011)
New Revision: 475
Modified:
trunk/src/netperf.c
Log:
cross platform type fun
Modified: trunk/src/netperf.c
===================================================================
--- trunk/src/netperf.c 2011-07-27 22:21:47 UTC (rev 474)
+++ trunk/src/netperf.c 2011-07-27 22:27:55 UTC (rev 475)
@@ -67,6 +67,7 @@
#ifdef WIN32
#include <winsock2.h>
#include <windows.h>
+#include "missing\stdint.h"
#endif /* WIN32 */
#include "netsh.h"
More information about the netperf-dev
mailing list