Index: hooks.c =================================================================== --- hooks.c (revision 36069) +++ hooks.c (revision 36070) @@ -91,6 +91,8 @@ return 0; } +void librnd_ver_req_min(int exact_major, int min_minor); + /* Runs after initialization */ int hook_postinit() {