We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63ab2be commit 48870ddCopy full SHA for 48870dd
src/bin/pg_basebackup/pg_basebackup.c
@@ -22,6 +22,7 @@
22
#include <sys/stat.h>
23
#include <sys/types.h>
24
#include <sys/wait.h>
25
+#include <signal.h>
26
#include <time.h>
27
28
#ifdef HAVE_LIBZ
0 commit comments