mirror of
https://github.com/postgres/postgres.git
synced 2025-11-09 06:21:09 +03:00
Remove unnecessary #include references, per pgrminclude script.
This commit is contained in:
@@ -16,10 +16,7 @@
|
||||
|
||||
#include "access/nbtree.h"
|
||||
#include "access/transam.h"
|
||||
#include "access/xact.h"
|
||||
#include "storage/bufmgr.h"
|
||||
#include "storage/procarray.h"
|
||||
#include "storage/standby.h"
|
||||
#include "miscadmin.h"
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user