aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--checks/clock.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/checks/clock.cpp b/checks/clock.cpp
index c03515d30..e5565ff9c 100644
--- a/checks/clock.cpp
+++ b/checks/clock.cpp
@@ -29,7 +29,7 @@
#endif
/* the default: ANSI/ISO clock */
-#ifndef USE_CLOCKeemacs
+#ifndef USE_CLOCK
#define USE_CLOCK 1
#endif