apps/speed.c: fix typo in last commit.

This commit is contained in:
Andy Polyakov 2011-12-19 14:33:09 +00:00
parent bdba45957a
commit 7aba22ba28

View File

@ -110,7 +110,7 @@
#if defined(_WIN32) || defined(__CYGWIN__) #if defined(_WIN32) || defined(__CYGWIN__)
#include <windows.h> #include <windows.h>
# if defined(__CYGwIN__) && !defined(_WIN32) # if defined(__CYGWIN__) && !defined(_WIN32)
/* <windows.h> should define _WIN32, which normally is mutually /* <windows.h> should define _WIN32, which normally is mutually
* exclusive with __CYGWIN__, but if it didn't... */ * exclusive with __CYGWIN__, but if it didn't... */
# define _WIN32 # define _WIN32