X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=app%2Frandpool%2Frandpool_demo.c;h=3010cd107f3ffd63d5f95f9cf4d84936d64fcccd;hb=351e7eedb652e50b5a335a5f37f930e191b96345;hp=9a5ff75814195639bf54c456e7210ce5a3d882a3;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/app/randpool/randpool_demo.c b/app/randpool/randpool_demo.c index 9a5ff758..3010cd10 100644 --- a/app/randpool/randpool_demo.c +++ b/app/randpool/randpool_demo.c @@ -27,7 +27,7 @@ * the GNU General Public License. * * Copyright 2007 Develer S.r.l. (http://www.develer.com/) - * This file is part of DevLib - See README.devlib for information. + * * --> * * \brief Test function for randpool API. @@ -60,8 +60,8 @@ #include #include #include -#include -#include +#include +#include #include #define LEN 256 //Size of buffer containing a random number.