Signed-Off-By: commit-hook
@@ -9,6 +9,10 @@
#include "publicFunExport.h"
+#ifdef RVC_OS_WIN
+#else
+#include <dlfcn.h>
+#endif //RVC_OS_WIN
const int GET_DEV_STATUS_COUNT = 3;