75
75
static PluginOptions opt_plugin_load;
76
76
static PluginOptions opt_plugin_add;
77
77
static PluginOptions opt_plugin_remove;
79
78
const char *builtin_plugins= PANDORA_BUILTIN_LIST;
81
80
/* Note that 'int version' must be the first field of every plugin