mirror of
https://github.com/postgres/postgres.git
synced 2025-11-25 12:03:53 +03:00
Remove useless header inclusion.
This commit is contained in:
@@ -14,7 +14,6 @@
|
|||||||
#ifndef SMGR_H
|
#ifndef SMGR_H
|
||||||
#define SMGR_H
|
#define SMGR_H
|
||||||
|
|
||||||
#include "fmgr.h"
|
|
||||||
#include "storage/block.h"
|
#include "storage/block.h"
|
||||||
#include "storage/relfilenode.h"
|
#include "storage/relfilenode.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user