aboutsummaryrefslogtreecommitdiff
path: root/src/common/address.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/address.h')
-rw-r--r--src/common/address.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/address.h b/src/common/address.h
index 689d566ed5..76b7947544 100644
--- a/src/common/address.h
+++ b/src/common/address.h
@@ -9,8 +9,8 @@
* \brief Headers for address.h
**/
-#ifndef __ADDRESS_H
-#define __ADDRESS_H
+#ifndef _TOR_ADDRESS_H
+#define _TOR_ADDRESS_H
#define ADDRESS_H_ID "$Id$"
#include "orconfig.h"