From 0eac5b0ed5f57f1567ade5685701f9f0b2d7c7dd Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Sat, 19 Oct 1996 06:27:33 +0000 Subject: Welp, another subdirectory cleaned out of redundant/unused #include files --- src/include/access/gist.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/include/access/gist.h') diff --git a/src/include/access/gist.h b/src/include/access/gist.h index e2d59c2f9fb..e77918a21aa 100644 --- a/src/include/access/gist.h +++ b/src/include/access/gist.h @@ -12,11 +12,8 @@ #ifndef GIST_H #define GIST_H -#include "utils/rel.h" -#include "storage/off.h" -#include "storage/block.h" #include "storage/bufpage.h" -#include "access/skey.h" + /* ** You can have as many strategies as you please in GiSTs, as -- cgit v1.2.3