1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-05 02:22:28 +03:00

Added missing $Header$ entries.

This commit is contained in:
Michael Meskes
2006-07-30 10:24:10 +00:00
parent 92c2ecc130
commit cdf131abac
4 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
/* $Header: /cvsroot/pgsql/src/interfaces/ecpg/preproc/variable.c,v 1.40 2006/07/30 10:24:10 meskes Exp $ */
#include "postgres_fe.h"
#include "extern.h"