mirror of
https://github.com/postgres/postgres.git
synced 2025-05-31 03:21:24 +03:00
Add missing include
This commit is contained in:
parent
00051c9b56
commit
bfaa9a0ada
@ -10,6 +10,7 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
#include <sys/time.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
/* O_SYNC and O_FSYNC are the same */
|
/* O_SYNC and O_FSYNC are the same */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user