]> git.openfabrics.org - ~shefty/rdma-win.git/commitdiff
[PERFTEST] faster compile + compile outside of OpenIB src tree; use ws2tcpip.h instea...
authorStan Smith <stan.smith@intel.com>
Wed, 14 Apr 2010 17:01:27 +0000 (17:01 +0000)
committerStan Smith <stan.smith@intel.com>
Wed, 14 Apr 2010 17:01:27 +0000 (17:01 +0000)
git-svn-id: svn://openib.tc.cornell.edu/gen1@2783 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

trunk/tests/perftest/perftest.h

index d06e42d0e61cbda49df4329558e7a69115edcab3..5bc63fa92d2a325feb2e94fe9155fbed5608f3e0 100644 (file)
@@ -33,8 +33,7 @@
 #ifndef _PERFTEST_H_\r
 #define _PERFTEST_H_\r
 \r
-#include <windows.h>\r
-#include <winsock2.h>\r
+#include <ws2tcpip.h>\r
 \r
 typedef UINT64 cycles_t;\r
 \r