summaryrefslogtreecommitdiff
path: root/src/common/torgzip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/torgzip.h')
-rw-r--r--src/common/torgzip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/torgzip.h b/src/common/torgzip.h
index 4a7c205788..a023cd0c2d 100644
--- a/src/common/torgzip.h
+++ b/src/common/torgzip.h
@@ -9,6 +9,7 @@
#ifndef __TORGZIP_H
#define __TORGZIP_H
+#define TORGZIP_H_ID "$Id$"
typedef enum { GZIP_METHOD=1, ZLIB_METHOD=2 } compress_method_t;