mirror of
https://github.com/postgres/postgres.git
synced 2025-04-21 12:05:57 +03:00
Add missing include, required on some platforms
Noted by the buildfarm and Andres Freund
This commit is contained in:
parent
c90204c605
commit
ca7435033b
@ -21,6 +21,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