We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69f506c commit 9fdd81dCopy full SHA for 9fdd81d
contrib/oid2name/oid2name.c
@@ -7,6 +7,7 @@
7
*/
8
9
#include <stdlib.h>
10
+#include <unistd.h>
11
#include <string.h>
12
13
#include "libpq-fe.h"
0 commit comments