Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/include/ddk/mcd.h')
-rw-r--r--winsup/w32api/include/ddk/mcd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/w32api/include/ddk/mcd.h b/winsup/w32api/include/ddk/mcd.h
index 44dd26d52..c5e2380cf 100644
--- a/winsup/w32api/include/ddk/mcd.h
+++ b/winsup/w32api/include/ddk/mcd.h
@@ -48,7 +48,7 @@ extern "C" {
#undef DebugPrint
#endif
-#if DBG
+#ifdef DBG
#define DebugPrint(x) ChangerClassDebugPrint x
#else
#define DebugPrint(x)