aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'simon/simon.cpp')
-rw-r--r--simon/simon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/simon.cpp b/simon/simon.cpp
index 2cbab0e35a..2c7d37a6d6 100644
--- a/simon/simon.cpp
+++ b/simon/simon.cpp
@@ -33,7 +33,7 @@ extern bool draw_keyboard;
#endif
-#ifdef WIN32
+#if defined (WIN32) && defined (NDEBUG)
extern "C" {
int errno;