diff options
Diffstat (limited to 'src/common/compat.h')
-rw-r--r-- | src/common/compat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/compat.h b/src/common/compat.h index a7ab4c9c7b..6b718c2f53 100644 --- a/src/common/compat.h +++ b/src/common/compat.h @@ -4,6 +4,7 @@ #ifndef __COMPAT_H #define __COMPAT_H +#define COMPAT_H_ID "$Id$" #include "orconfig.h" #include "torint.h" |