X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Ffs%2Fbattfs.h;h=d75bd6452fc941c26e74c1f2aa6d4a248d4e56bf;hb=6eb6ebb5ae5953a27977f0ef66a36344462b949a;hp=ec03da223727cd5c9deab8be739667c9f57c2016;hpb=734cd5300d75a1624fe328eb9917d0cb842e0e41;p=bertos.git diff --git a/bertos/fs/battfs.h b/bertos/fs/battfs.h index ec03da22..d75bd645 100644 --- a/bertos/fs/battfs.h +++ b/bertos/fs/battfs.h @@ -44,7 +44,7 @@ #include // uintXX_t; STATIC_ASSERT #include // CPU_BITS_PER_CHAR #include -#include +#include #include typedef uint16_t fill_t; ///< Type for keeping trace of space filled inside a page