projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91595f9
)
Remove useless header inclusion.
author
Thomas Munro
<
[email protected]
>
Thu, 7 Mar 2019 06:38:47 +0000
(19:38 +1300)
committer
Thomas Munro
<
[email protected]
>
Thu, 7 Mar 2019 07:02:22 +0000
(20:02 +1300)
src/include/storage/smgr.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/storage/smgr.h
b/src/include/storage/smgr.h
index 820d08ed4ed1a74dee8103480f04470db298db79..4d60b28dac3b099e49bcf71314920982ed30258a 100644
(file)
--- a/
src/include/storage/smgr.h
+++ b/
src/include/storage/smgr.h
@@
-14,7
+14,6
@@
#ifndef SMGR_H
#define SMGR_H
-#include "fmgr.h"
#include "storage/block.h"
#include "storage/relfilenode.h"