aboutsummaryrefslogtreecommitdiff
path: root/src/common/torint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/torint.h')
-rw-r--r--src/common/torint.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/torint.h b/src/common/torint.h
index 900477322..b36acc8d1 100644
--- a/src/common/torint.h
+++ b/src/common/torint.h
@@ -9,8 +9,8 @@
* \brief Header file to define uint32_t and friends
**/
-#ifndef __TORINT_H
-#define __TORINT_H
+#ifndef _TOR_TORINT_H
+#define _TOR_TORINT_H
#define TORINT_H_ID "$Id$"
#include "orconfig.h"