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