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

Commit 095e6c5

Browse files
committed
syncrep.h must include xlogdefs.h
1 parent a572788 commit 095e6c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/include/replication/syncrep.h

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
#ifndef _SYNCREP_H
1414
#define _SYNCREP_H
1515

16+
#include "access/xlogdefs.h"
1617
#include "utils/guc.h"
1718

1819
#define SyncRepRequested() \

0 commit comments

Comments
 (0)