mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-09 08:10:09 +08:00
Add missing include
This commit is contained in:
parent
00051c9b56
commit
bfaa9a0ada
@ -10,6 +10,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
#include <sys/time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
/* O_SYNC and O_FSYNC are the same */
|
||||
|
Loading…
Reference in New Issue
Block a user