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

Cleanup of /include #include's, for 6.6 only.

This commit is contained in:
Bruce Momjian
1999-07-14 01:20:30 +00:00
parent ad4948862c
commit 0cf1b79528
71 changed files with 143 additions and 109 deletions

View File

@ -8,7 +8,7 @@
*
*
* IDENTIFICATION
* $Header: /cvsroot/pgsql/src/backend/utils/adt/geo_selfuncs.c,v 1.8 1999/03/28 01:56:12 tgl Exp $
* $Header: /cvsroot/pgsql/src/backend/utils/adt/geo_selfuncs.c,v 1.9 1999/07/14 01:20:04 momjian Exp $
*
* XXX These are totally bogus.
*
@ -20,6 +20,7 @@
#include "utils/geo_decls.h" /* where function declarations go */
#include "utils/palloc.h"
#include "utils/builtins.h"
#include "utils/mcxt.h"
float64
areasel(Oid opid,