summaryrefslogtreecommitdiff
path: root/src/template/linux
diff options
context:
space:
mode:
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"