mirror of
https://github.com/postgres/postgres.git
synced 2025-11-13 16:22:44 +03:00
Welp, another subdirectory cleaned out of redundant/unused #include
files
This commit is contained in:
@@ -11,14 +11,11 @@
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
#include "c.h"
|
||||
|
||||
#include "postgres.h"
|
||||
#include "utils/rel.h"
|
||||
|
||||
#include "storage/bufmgr.h"
|
||||
#include "storage/bufpage.h"
|
||||
|
||||
#include "access/istrat.h"
|
||||
#include "storage/off.h"
|
||||
#include "storage/block.h"
|
||||
#include "access/gist.h"
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user