aboutsummaryrefslogtreecommitdiff
path: root/src/lib/evloop/timers.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/evloop/timers.c')
-rw-r--r--src/lib/evloop/timers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/evloop/timers.c b/src/lib/evloop/timers.c
index 23562971ca..c5bb0f5958 100644
--- a/src/lib/evloop/timers.c
+++ b/src/lib/evloop/timers.c
@@ -64,7 +64,7 @@ struct timeout_cb {
#else
/* We're not exposing any of the functions outside this file. */
#define TIMEOUT_PUBLIC static
-#endif /* defined(__GNUC__) */
+#endif /* defined(COCCI) || ... */
/* We're not using periodic events. */
#define TIMEOUT_DISABLE_INTERVALS
/* We always know the global_timeouts object, so we don't need each timeout