Commit 89ad6338 authored by Marc G. Fournier's avatar Marc G. Fournier

Fixes compile errors with irix5 port

Submitted by: Thomas van Reimersdahl <reimersd@dali.techinfo.rwth-aachen.de>
parent 2771129c
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
#ifndef PORT_PROTOS_H #ifndef PORT_PROTOS_H
#define PORT_PROTOS_H #define PORT_PROTOS_H
#include <dlfcn.h>
#include "fmgr.h" /* for func_ptr */ #include "fmgr.h" /* for func_ptr */
#include "utils/dynamic_loader.h" #include "utils/dynamic_loader.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment