aboutsummaryrefslogtreecommitdiff
path: root/src/common/memarea.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/memarea.h')
-rw-r--r--src/common/memarea.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/memarea.h b/src/common/memarea.h
index b3c76d8d0c..26c3e6dfe3 100644
--- a/src/common/memarea.h
+++ b/src/common/memarea.h
@@ -2,8 +2,8 @@
/* See LICENSE for licensing information */
/* Tor dependencies */
-#ifndef _TOR_MEMAREA_H
-#define _TOR_MEMAREA_H
+#ifndef TOR_MEMAREA_H
+#define TOR_MEMAREA_H
typedef struct memarea_t memarea_t;