summaryrefslogtreecommitdiff
path: root/src/or/replaycache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/or/replaycache.h')
-rw-r--r--src/or/replaycache.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/or/replaycache.h b/src/or/replaycache.h
index 9f3107c513..757102b960 100644
--- a/src/or/replaycache.h
+++ b/src/or/replaycache.h
@@ -6,8 +6,8 @@
* \brief Header file for replaycache.c.
**/
-#ifndef _TOR_REPLAYCACHE_H
-#define _TOR_REPLAYCACHE_H
+#ifndef TOR_REPLAYCACHE_H
+#define TOR_REPLAYCACHE_H
typedef struct replaycache_s replaycache_t;