We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e821d0 commit 57d0ae5Copy full SHA for 57d0ae5
src/backend/port/dynloader/aix.c
@@ -4,6 +4,7 @@
4
* 30159 Hannover, Germany
5
*/
6
7
+#include <stdio.h>
8
#include <errno.h>
9
#include <sys/types.h>
10
#include "sys/ldr.h"
0 commit comments