diff options
Diffstat (limited to 'src/common/compat.h')
-rw-r--r-- | src/common/compat.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/compat.h b/src/common/compat.h index 6dd2f99f2a..d1a7b3d944 100644 --- a/src/common/compat.h +++ b/src/common/compat.h @@ -2,11 +2,9 @@ * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. * Copyright (c) 2007-2008, The Tor Project, Inc. */ /* See LICENSE for licensing information */ -/* $Id$ */ #ifndef _TOR_COMPAT_H #define _TOR_COMPAT_H -#define COMPAT_H_ID "$Id$" #include "orconfig.h" #include "torint.h" |