mirror of
https://github.com/postgres/postgres.git
synced 2025-06-30 21:42:05 +03:00
Remove unnecessary #include.
Accidentally added in 8b65cf4c5e
.
Pointed out by Álvaro Herrera
This commit is contained in:
@ -14,7 +14,6 @@
|
||||
#ifndef BUFMGR_H
|
||||
#define BUFMGR_H
|
||||
|
||||
#include "catalog/catalog.h"
|
||||
#include "storage/block.h"
|
||||
#include "storage/buf.h"
|
||||
#include "storage/bufpage.h"
|
||||
|
Reference in New Issue
Block a user