Added plugin loader code, merely a wrapper around dlopen() and friends.
This commit is contained in:
@@ -84,6 +84,7 @@ extern "C" {
|
||||
#include "core/commands.h"
|
||||
#include "core/inf.h"
|
||||
#include "core/hubevent.h"
|
||||
#include "core/pluginloader.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user