Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6ac1c52

Browse files
committed
Remove duplicate include of slot.h.
Back-patch to 9.4, where this problem was added.
1 parent 0680247 commit 6ac1c52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/replication/walsender.c

-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
#include "replication/slot.h"
6363
#include "replication/snapbuild.h"
6464
#include "replication/syncrep.h"
65-
#include "replication/slot.h"
6665
#include "replication/walreceiver.h"
6766
#include "replication/walsender.h"
6867
#include "replication/walsender_private.h"

0 commit comments

Comments
 (0)