summaryrefslogtreecommitdiff
path: root/src/common/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/compat.h')
-rw-r--r--src/common/compat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/compat.h b/src/common/compat.h
index 336c8cd136..47156f241b 100644
--- a/src/common/compat.h
+++ b/src/common/compat.h
@@ -4,8 +4,8 @@
/* See LICENSE for licensing information */
/* $Id$ */
-#ifndef __COMPAT_H
-#define __COMPAT_H
+#ifndef _TOR_COMPAT_H
+#define _TOR_COMPAT_H
#define COMPAT_H_ID "$Id$"
#include "orconfig.h"