Skip to content

Commit d04eac1

Browse files
committed
Make header self-contained
Add necessary include files for things used in the header. (signal.h needed for sig_atomic_t.)
1 parent ff46f2a commit d04eac1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/include/replication/worker_internal.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
#ifndef WORKER_INTERNAL_H
1313
#define WORKER_INTERNAL_H
1414

15+
#include <signal.h>
16+
1517
#include "access/xlogdefs.h"
1618
#include "catalog/pg_subscription.h"
1719
#include "datatype/timestamp.h"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy