Index: netmap.c =================================================================== --- netmap.c (revision 31014) +++ netmap.c (revision 31015) @@ -192,6 +192,6 @@ int pplg_init_lib_netmap(void) { - PCB_API_CHK_VER; + RND_API_CHK_VER; return 0; }