Fix headerscheck failure in replication/worker_internal.h
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 16 Nov 2021 16:30:37 +0000 (13:30 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 16 Nov 2021 16:30:37 +0000 (13:30 -0300)
Broken by 31c389d8de91

src/include/replication/worker_internal.h

index c00be2a2b6f4af7b7ba079eef279e4b1d6483c8c..9d29849d803c533bb15be68efce78039ac11af8b 100644 (file)
@@ -17,6 +17,7 @@
 #include "access/xlogdefs.h"
 #include "catalog/pg_subscription.h"
 #include "datatype/timestamp.h"
+#include "storage/fileset.h"
 #include "storage/lock.h"
 #include "storage/spin.h"