summaryrefslogtreecommitdiffstats
path: root/src/core/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/config.c')
-rw-r--r--src/core/config.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/config.c b/src/core/config.c
index f3e17b62e..94fd0b82c 100644
--- a/src/core/config.c
+++ b/src/core/config.c
@@ -82,8 +82,8 @@ REQUIRE_OBJECT ( syslog );
REQUIRE_OBJECT ( timer_bios );
#endif
-#ifdef TIMER_RTDSC
-REQUIRE_OBJECT ( timer_rtdsc );
+#ifdef TIMER_RDTSC
+REQUIRE_OBJECT ( timer_rdtsc );
#endif
/*
* Drag in all requested protocols