We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e82924 commit 9c0f89cCopy full SHA for 9c0f89c
src/backend/port/bsdi_2_1/port-protos.h
@@ -13,6 +13,7 @@
13
#ifndef PORT_PROTOS_H
14
#define PORT_PROTOS_H
15
16
+#include <dlfcn.h>
17
#include "fmgr.h" /* for func_ptr */
18
#include "utils/dynamic_loader.h"
19
0 commit comments