mirror of
https://github.com/postgres/postgres.git
synced 2026-02-15 08:37:56 -05:00
Fix headerscheck failure in replication/worker_internal.h
Broken by 31c389d8de
This commit is contained in:
parent
e51c46991f
commit
ad26ee2825
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue