mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-06 12:20:15 +01:00
Remove heapam.h include made superfluous by b60c397599.
Noticed this while working on another patch. Author: Andres Freund
This commit is contained in:
parent
e33884d412
commit
1845ca2cfd
|
|
@ -23,7 +23,6 @@
|
||||||
*/
|
*/
|
||||||
#include "postgres.h"
|
#include "postgres.h"
|
||||||
|
|
||||||
#include "access/heapam.h"
|
|
||||||
#include "access/htup_details.h"
|
#include "access/htup_details.h"
|
||||||
#include "access/sysattr.h"
|
#include "access/sysattr.h"
|
||||||
#include "catalog/partition.h"
|
#include "catalog/partition.h"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user