aboutsummaryrefslogtreecommitdiff
path: root/src/common/crypto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/crypto.h')
-rw-r--r--src/common/crypto.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/crypto.h b/src/common/crypto.h
index 86dfa88076..e1c14c1c21 100644
--- a/src/common/crypto.h
+++ b/src/common/crypto.h
@@ -11,8 +11,8 @@
* \brief Headers for crypto.c
**/
-#ifndef __CRYPTO_H
-#define __CRYPTO_H
+#ifndef _TOR_CRYPTO_H
+#define _TOR_CRYPTO_H
#define CRYPTO_H_ID "$Id$"
#include <stdio.h>