aboutsummaryrefslogtreecommitdiff
path: root/src/common/timers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/timers.h')
-rw-r--r--src/common/timers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/timers.h b/src/common/timers.h
index d9602cd2ae..d4d4fb00a9 100644
--- a/src/common/timers.h
+++ b/src/common/timers.h
@@ -26,5 +26,5 @@ void timers_shutdown(void);
STATIC void timers_run_pending(void);
#endif
-#endif
+#endif /* !defined(TOR_TIMERS_H) */