aboutsummaryrefslogtreecommitdiff
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 d12e5a122bb..dcc7fe0db40 100644
--- a/src/port/preadv.c
+++ b/src/port/preadv.c
@@ -15,7 +15,7 @@
*/
-#include "postgres.h"
+#include "c.h"
#ifdef WIN32
#include <windows.h>