1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-13 16:22:44 +03:00

More cleaned out #include files

Makefile fixed for fmgr.h
This commit is contained in:
Marc G. Fournier
1996-11-05 08:19:01 +00:00
parent d1e9a76131
commit 0cf60fb718
5 changed files with 38 additions and 51 deletions

View File

@@ -12,10 +12,10 @@
*-------------------------------------------------------------------------
*/
#include "postgres.h"
#include <postgres.h>
#include "access/gist.h"
#include "access/istrat.h"
#include <access/gist.h>
#include <access/istrat.h>
/*
* Note: negate, commute, and negatecommute all assume that operators are