Add missing include, required on some platforms
Noted by the buildfarm and Andres Freund
This commit is contained in:
parent
0ae288d2dd
commit
efb425a6f7
@ -25,6 +25,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/wait.h>
|
||||
#include <signal.h>
|
||||
|
||||
#ifdef HAVE_LIBZ
|
||||
#include <zlib.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user