Added plugin loader code, merely a wrapper around dlopen() and friends.
This commit is contained in:
@@ -89,6 +89,8 @@
|
||||
#include <pwd.h>
|
||||
#include <sys/resource.h>
|
||||
#define HAVE_STRNDUP
|
||||
#define HAVE_DLOPEN
|
||||
#include <dlfcn.h>
|
||||
#ifndef __HAIKU__
|
||||
#define HAVE_MEMMEM
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user