ports/print/hplip/patches/patch-scan_sane_orblite_c

12 lines
244 B
Text

Index: scan/sane/orblite.c
--- scan/sane/orblite.c.orig
+++ scan/sane/orblite.c
@@ -14,6 +14,8 @@
extern "C" {
#endif
+#include <dlfcn.h> /* dlclose */
+
#include "sane.h" /* SANE API */
#define DEBUG_NOT_STATIC
#undef NDEBUG