]> granicus.if.org Git - postgresql/commitdiff
More patches for BSDi from Bruce
authorMarc G. Fournier <scrappy@hub.org>
Wed, 31 Jul 1996 18:43:58 +0000 (18:43 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Wed, 31 Jul 1996 18:43:58 +0000 (18:43 +0000)
src/backend/port/bsdi_2_1/port-protos.h

index 24a61155ee84124bd005c2fd7644e6cf93719e83..5aab562a4b791199f6cacab257fc5532816a8fa3 100644 (file)
@@ -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"