Index: netmap.c =================================================================== --- netmap.c (revision 16266) +++ netmap.c (revision 16267) @@ -177,5 +177,6 @@ int pplg_init_lib_netmap(void) { + PCB_API_CHK_VER; return 0; }