Skip to content
Snippets Groups Projects
Unverified Commit 63269789 authored by Michal 'vorner' Vaner's avatar Michal 'vorner' Vaner
Browse files

FWUp: Import necessary functions

parent 6feb9c68
No related branches found
No related tags found
No related merge requests found
......@@ -418,6 +418,8 @@ struct plugin *plugin_info(void) {
static struct pluglib_import *imports[] = {
&diff_addr_store_init_import,
&diff_addr_store_cp_import,
&diff_addr_store_apply_import,
&diff_addr_store_action_import,
NULL
};
static struct plugin plugin = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment