mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 14:19:26 -04:00
More patches for BSDi from Bruce
This commit is contained in:
parent
4e82924eac
commit
9c0f89c4a4
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
|||
#ifndef PORT_PROTOS_H
|
||||
#define PORT_PROTOS_H
|
||||
|
||||
#include <dlfcn.h>
|
||||
#include "fmgr.h" /* for func_ptr */
|
||||
#include "utils/dynamic_loader.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue