]> git.cworth.org Git - fips/blobdiff - dlwrap.h
util-x11: Rework init_window interface to accept XVisualInfo
[fips] / dlwrap.h
index 9b6b53d8d062cf36c71512159272ff0b07e926e0..1dba14a9f569f03ac1f7b2e6f61ca4518838e470 100644 (file)
--- a/dlwrap.h
+++ b/dlwrap.h
@@ -22,6 +22,8 @@
 #ifndef DLWRAP_H
 #define DLWRAP_H
 
+#include <dlfcn.h>
+
 /* 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