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