mirror of
https://github.com/postgres/postgres.git
synced 2025-11-28 11:44:57 +03:00
Add #includes needed on some platforms in the new files.
Hopefully this makes the *BSD buildfarm animals happy.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
|
||||
#include "postgres.h"
|
||||
|
||||
#include <sys/stat.h>
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user