aboutsummaryrefslogtreecommitdiff
path: root/src/or/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/status.h')
-rw-r--r--src/or/status.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/or/status.h b/src/or/status.h
index 189ac789e..de49d751c 100644
--- a/src/or/status.h
+++ b/src/or/status.h
@@ -1,8 +1,8 @@
/* Copyright (c) 2010-2012, The Tor Project, Inc. */
/* See LICENSE for licensing information */
-#ifndef _TOR_STATUS_H
-#define _TOR_STATUS_H
+#ifndef TOR_STATUS_H
+#define TOR_STATUS_H
int log_heartbeat(time_t now);