summaryrefslogtreecommitdiff
path: root/src/template/linux
diff options
context:
space:
mode:
authorBruce Momjian2006-03-11 04:38:42 +0000
committerBruce Momjian2006-03-11 04:38:42 +0000
commitf3d99d160d1f6104dc7b1b44e66aa4c713e52680 (patch)
tree2cbd8fd961414b548e8b6d506a3cd286d66b8f0e /src/template/linux
parent7992d0fbcaa5fa185f465e434836d63c1da94ba9 (diff)
Add CVS tag lines to files that were lacking them.
Diffstat (limited to 'src/template/linux')
-rw-r--r--src/template/linux2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/template/linux b/src/template/linux
index dfb391ea542..6293e6a03a2 100644
--- a/src/template/linux
+++ b/src/template/linux
@@ -1,2 +1,4 @@
+# $PostgreSQL: pgsql/src/template/linux,v 1.28 2006/03/11 04:38:41 momjian Exp $
+
# Force _GNU_SOURCE on; plperl is broken with Perl 5.8.0 otherwise
CPPFLAGS="-D_GNU_SOURCE"