mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Fix headerscheck failure in replication/worker_internal.h
Broken by 31c389d8de
This commit is contained in:
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user