diff options
Diffstat (limited to 'src/include/catalog/pg_parg.h')
-rw-r--r-- | src/include/catalog/pg_parg.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/catalog/pg_parg.h b/src/include/catalog/pg_parg.h index cb6f9253f1d..7f1fec72f3a 100644 --- a/src/include/catalog/pg_parg.h +++ b/src/include/catalog/pg_parg.h @@ -7,7 +7,7 @@ * * Copyright (c) 1994, Regents of the University of California * - * $Id: pg_parg.h,v 1.1 1996/08/28 01:57:07 scrappy Exp $ + * $Id: pg_parg.h,v 1.2 1996/10/31 09:47:51 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_parg definition. cpp turns this into |