aboutsummaryrefslogtreecommitdiff
path: root/src/lib/defs/time.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/defs/time.h')
-rw-r--r--src/lib/defs/time.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/defs/time.h b/src/lib/defs/time.h
index c25f5022c5..459afbf42d 100644
--- a/src/lib/defs/time.h
+++ b/src/lib/defs/time.h
@@ -20,4 +20,4 @@
/* How many nanoseconds per millisecond */
#define TOR_NSEC_PER_MSEC (1000*1000)
-#endif
+#endif /* !defined(TOR_TIME_DEFS_H) */