Fix headerscheck failure in replication/worker_internal.h

Broken by 31c389d8de
pull/73/head
Alvaro Herrera 4 years ago
parent e51c46991f
commit ad26ee2825
No known key found for this signature in database
GPG Key ID: 1C20ACB9D5C564AE
  1. 1
      src/include/replication/worker_internal.h

@ -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…
Cancel
Save