Fix FTBFS due to missing export lt_dlopen_flag

Signed-off-by: Nikolaus Klepp <office@klepp.biz>
(cherry picked from commit 022a297ed7)
v3.5.13-sru
Nikolaus Klepp 10 years ago committed by Slávek Banko
parent 1a68e615e1
commit 4928612f61

@ -33,6 +33,8 @@
#include "ltdl.h" #include "ltdl.h"
LT_SCOPE int lt_dlopen_flag;
template class TQAsciiDict<KLibrary>; template class TQAsciiDict<KLibrary>;
#include <stdlib.h> //getenv #include <stdlib.h> //getenv

Loading…
Cancel
Save