working out peer module loading
This commit is contained in:
@@ -113,4 +113,5 @@ extern "C" int dpm_module_execute(const char* command, int argc, char** argv) {
|
||||
// If we're building in standalone mode, include the main function
|
||||
#ifdef BUILD_STANDALONE
|
||||
DPM_MODULE_STANDALONE_MAIN()
|
||||
#endif // BUILD_STANDALONE
|
||||
#endif // BUILD_STANDALONE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user