diff options
Diffstat (limited to 'src/common/torint.h')
-rw-r--r-- | src/common/torint.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/torint.h b/src/common/torint.h index 9004773221..b36acc8d11 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" |