summaryrefslogtreecommitdiffstats
path: root/src/sandglass_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sandglass_impl.h')
-rw-r--r--src/sandglass_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sandglass_impl.h b/src/sandglass_impl.h
index accb332..e10562f 100644
--- a/src/sandglass_impl.h
+++ b/src/sandglass_impl.h
@@ -28,7 +28,7 @@
#include "sandglass.h"
#include <time.h>
-#ifdef SANDGLASS_TSC
+#if SANDGLASS_TSC
/* Read the time stamp counter */
long sandglass_get_tsc();
/* Get the frequency of the TSC */