summaryrefslogtreecommitdiff
path: root/contrib/tsearch2/crc32.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tsearch2/crc32.c')
-rw-r--r--contrib/tsearch2/crc32.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/tsearch2/crc32.c b/contrib/tsearch2/crc32.c
index c314019b7f0..2bccacc104a 100644
--- a/contrib/tsearch2/crc32.c
+++ b/contrib/tsearch2/crc32.c
@@ -1,5 +1,7 @@
/* Both POSIX and CRC32 checksums */
+/* $PostgreSQL: pgsql/contrib/tsearch2/crc32.c,v 1.3 2006/03/11 04:38:30 momjian Exp $ */
+
#include <sys/types.h>
#include <stdio.h>
#include <sys/types.h>