Skip to content

Commit ad26ee2

Browse files
committed
Fix headerscheck failure in replication/worker_internal.h
Broken by 31c389d
1 parent e51c469 commit ad26ee2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/include/replication/worker_internal.h

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
#include "access/xlogdefs.h"
1818
#include "catalog/pg_subscription.h"
1919
#include "datatype/timestamp.h"
20+
#include "storage/fileset.h"
2021
#include "storage/lock.h"
2122
#include "storage/spin.h"
2223

0 commit comments

Comments
 (0)