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