More patches for BSDi from Bruce

This commit is contained in:
Marc G. Fournier 1996-07-31 18:43:58 +00:00
parent 4e82924eac
commit 9c0f89c4a4
1 changed files with 1 additions and 0 deletions

View 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"