1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

That pretty much totally cleans up the includes files here.

This commit is contained in:
Marc G. Fournier
1996-11-03 10:57:24 +00:00
parent 5a58dabbbc
commit dd71c36933
4 changed files with 19 additions and 28 deletions

View File

@ -7,7 +7,7 @@
*
*
* IDENTIFICATION
* $Header: /cvsroot/pgsql/src/backend/access/common/scankey.c,v 1.7 1996/11/03 08:16:50 scrappy Exp $
* $Header: /cvsroot/pgsql/src/backend/access/common/scankey.c,v 1.8 1996/11/03 10:57:23 scrappy Exp $
*
*-------------------------------------------------------------------------
*/
@ -15,7 +15,6 @@
#include "postgres.h"
#include "fmgr.h"
#include "access/attnum.h"
#include "access/skey.h"
/*