diff options
Diffstat (limited to 'src/include/replication/worker_internal.h')
-rw-r--r-- | src/include/replication/worker_internal.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/replication/worker_internal.h b/src/include/replication/worker_internal.h index 47854b5cd45..db734089374 100644 --- a/src/include/replication/worker_internal.h +++ b/src/include/replication/worker_internal.h @@ -12,8 +12,6 @@ #ifndef WORKER_INTERNAL_H #define WORKER_INTERNAL_H -#include <signal.h> - #include "access/xlogdefs.h" #include "catalog/pg_subscription.h" #include "datatype/timestamp.h" |