We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d513a6 commit 43fcaa3Copy full SHA for 43fcaa3
src/port/preadv.c
@@ -12,7 +12,7 @@
12
*/
13
14
15
-#include "postgres.h"
+#include "c.h"
16
17
#include <unistd.h>
18
src/port/pwritev.c
src/port/win32pread.c
#include <windows.h>
src/port/win32pwrite.c
0 commit comments