X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Falgo%2Frandpool.h;h=6f18ad24d18a395fab8f72454b33d9e4c58c52c2;hb=4e005aac88df6b4ea2dfb074d83994580042b00c;hp=6e6a7dba2be83039ad80e10da40f73d1404f3cf0;hpb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;p=bertos.git diff --git a/bertos/algo/randpool.h b/bertos/algo/randpool.h index 6e6a7dba..6f18ad24 100644 --- a/bertos/algo/randpool.h +++ b/bertos/algo/randpool.h @@ -37,7 +37,7 @@ * \author Daniele Basile * * $WIZ$ module_name = "randpool" - * $WIZ$ module_depends = "timer" + * $WIZ$ module_depends = "timer", "sprintf" * $WIZ$ module_configuration = "bertos/cfg/cfg_randpool.h" */