X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fext4_block_group.c;h=d2bb1b173a1215c3c6796960afe4e73b3864ab95;hb=6176f0aa46bc28e6f20626c71cceed3408684e5e;hp=7f068b9b1e9dd4ed8d6a00c65025abc6d4bff584;hpb=a45154a49b743eba4669442e6993c50583329d99;p=lwext4.git diff --git a/src/ext4_block_group.c b/src/ext4_block_group.c index 7f068b9..d2bb1b1 100644 --- a/src/ext4_block_group.c +++ b/src/ext4_block_group.c @@ -39,8 +39,13 @@ * @brief Block group function set. */ -#include "ext4_config.h" -#include "ext4_block_group.h" +#include +#include +#include +#include +#include + +#include /**@brief CRC-16 look up table*/ static uint16_t const crc16_tab[256] = {