mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:26:30 -04:00
Remove duplicate include of slot.h.
Back-patch to 9.4, where this problem was added.
This commit is contained in:
parent
0680247192
commit
6ac1c52e47
1 changed files with 0 additions and 1 deletions
|
|
@ -62,7 +62,6 @@
|
|||
#include "replication/slot.h"
|
||||
#include "replication/snapbuild.h"
|
||||
#include "replication/syncrep.h"
|
||||
#include "replication/slot.h"
|
||||
#include "replication/walreceiver.h"
|
||||
#include "replication/walsender.h"
|
||||
#include "replication/walsender_private.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue