X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Falgo%2Ftea.c;h=ec2b31f7c94570448952905416bafb85e77b9e6e;hb=cf12c99e13194cb4e24cd60167a2275b98713b44;hp=f67d4c5e7ffd9df6e0e1c3f57d13d2237910b156;hpb=791e167e053bdd9250d34a9a5ccae6ccde4d6679;p=bertos.git diff --git a/bertos/algo/tea.c b/bertos/algo/tea.c index f67d4c5e..ec2b31f7 100644 --- a/bertos/algo/tea.c +++ b/bertos/algo/tea.c @@ -78,7 +78,7 @@ *#*/ #include "tea.h" -#include +#include static uint32_t tea_func(uint32_t *in, uint32_t *sum, uint32_t *k) {