diff options
Diffstat (limited to 'src/include/catalog/pg_database.h')
| -rw-r--r-- | src/include/catalog/pg_database.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/catalog/pg_database.h b/src/include/catalog/pg_database.h index 92f84b8edc..057d40b19f 100644 --- a/src/include/catalog/pg_database.h +++ b/src/include/catalog/pg_database.h @@ -7,7 +7,7 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: pg_database.h,v 1.1 1996/08/28 01:56:41 scrappy Exp $ + * $Id: pg_database.h,v 1.2 1996/10/31 09:47:23 scrappy Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki @@ -24,7 +24,6 @@ * can be read by both genbki.sh and the C compiler. * ---------------- */ -#include "postgres.h" /* ---------------- * pg_database definition. cpp turns this into |
