X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=dlwrap.h;h=1dba14a9f569f03ac1f7b2e6f61ca4518838e470;hb=6014e77b9f7cf0570fe799fde240970a7cafb7ce;hp=9b6b53d8d062cf36c71512159272ff0b07e926e0;hpb=44b4f7ecdfb8c538aa7616d2ea718f7465446388;p=fips diff --git a/dlwrap.h b/dlwrap.h index 9b6b53d..1dba14a 100644 --- a/dlwrap.h +++ b/dlwrap.h @@ -22,6 +22,8 @@ #ifndef DLWRAP_H #define DLWRAP_H +#include + /* Call the *real* dlopen. We have our own wrapper for dlopen that, of * necessity must use claim the symbol 'dlopen'. So whenever anything * internal needs to call the real, underlying dlopen function, the