aboutsummaryrefslogtreecommitdiff
path: root/src/common/procmon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/procmon.h')
-rw-r--r--src/common/procmon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/procmon.h b/src/common/procmon.h
index b07cff2c4a..10ead11ba8 100644
--- a/src/common/procmon.h
+++ b/src/common/procmon.h
@@ -29,5 +29,5 @@ tor_process_monitor_t *tor_process_monitor_new(struct event_base *base,
const char **msg);
void tor_process_monitor_free(tor_process_monitor_t *procmon);
-#endif
+#endif /* !defined(TOR_PROCMON_H) */