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