summaryrefslogtreecommitdiff
path: root/src/port/preadv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/preadv.c')
-rw-r--r--src/port/preadv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/preadv.c b/src/port/preadv.c
index 48b64d4593d..188e10f0652 100644
--- a/src/port/preadv.c
+++ b/src/port/preadv.c
@@ -12,7 +12,7 @@
*/
-#include "postgres.h"
+#include "c.h"
#include <unistd.h>