Index: import_netlist.c =================================================================== --- import_netlist.c (revision 16266) +++ import_netlist.c (revision 16267) @@ -188,6 +188,7 @@ int pplg_init_import_netlist(void) { + PCB_API_CHK_VER; /* register the IO hook */ import_netlist.plugin_data = NULL;