X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fsec%2Fcipher%2Fblowfish_test.c;h=ab60babc4774415513316b8d769c3f750dc88a24;hb=5e615954460b48f828c99e03166687f0a91668dc;hp=2e0ba1e53d17cf15c63d4f24793b4214d27bd260;hpb=86697174d3d558f754806b5853c9e1c0db287421;p=bertos.git diff --git a/bertos/sec/cipher/blowfish_test.c b/bertos/sec/cipher/blowfish_test.c index 2e0ba1e5..ab60babc 100644 --- a/bertos/sec/cipher/blowfish_test.c +++ b/bertos/sec/cipher/blowfish_test.c @@ -26,7 +26,7 @@ * invalidate any other reasons why the executable file might be covered by * the GNU General Public License. * - * Copyright 2006 Develer S.r.l. (http://www.develer.com/) + * Copyright 2010 Develer S.r.l. (http://www.develer.com/) * * --> * @@ -36,6 +36,10 @@ */ #include "blowfish.h" + +#include +#include + #include #include