Index: conf/conftest.c =================================================================== --- conf/conftest.c (revision 36309) +++ conf/conftest.c (revision 36310) @@ -2,6 +2,7 @@ #include #include #include "config.h" +#include #include #include #include @@ -325,6 +326,7 @@ int main() { + rnd_app.package = "conftest"; hid_id = rnd_conf_hid_reg(hid_cookie, &global_cbs);