X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fext4_hash.c;h=a239a25a3e948de8b09b1d48a088e5bff443b713;hb=782631e9388c38ac509823df916ea494e271a931;hp=b546f1845b6d7e543b6312fc5dbd61d5ba71c3f1;hpb=9ae6dcb7e063d495267e7a53ddecb4d8356645ba;p=lwext4.git diff --git a/src/ext4_hash.c b/src/ext4_hash.c index b546f18..a239a25 100644 --- a/src/ext4_hash.c +++ b/src/ext4_hash.c @@ -61,11 +61,11 @@ * @brief Directory indexing hash functions. */ -#include "ext4_config.h" -#include "ext4_types.h" -#include "ext4_misc.h" -#include "ext4_errno.h" -#include "ext4_debug.h" +#include +#include +#include +#include +#include #include