X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fmake_ext4fs.git;a=blobdiff_plain;f=ext4_utils.h;h=71f1cd601cdbfe1847f437a64ca359076bc4a092;hp=f7c4b7fd578f30278c864dc3c8b2bff1dd0fe338;hb=3af931b0b6545757aaeadb13f9bb9da0296fc172;hpb=bf98b86a5df5fcfb658d77fd5e0897ca87a35e8e;ds=sidebyside diff --git a/ext4_utils.h b/ext4_utils.h index f7c4b7f..71f1cd6 100644 --- a/ext4_utils.h +++ b/ext4_utils.h @@ -27,7 +27,11 @@ extern "C" { #define _FILE_OFFSET_BITS 64 #define _LARGEFILE64_SOURCE 1 #include + +#ifdef __GLIBC__ #include +#endif + #include #include #include