X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=lib%2Fhuman.c;h=0665b3f7bf25499505b2d03a99def4b2ee676f6f;hb=a829f56a6e283f80927ba9cae22ab3439ecc2562;hp=92b051cae593ce9c41e0e54ee8eae1ae9e1a2ab8;hpb=c61d0787ce6e66e4bead3a349ea4903ebb2efa4d;p=chaz%2Ftar diff --git a/lib/human.c b/lib/human.c index 92b051c..0665b3f 100644 --- a/lib/human.c +++ b/lib/human.c @@ -26,19 +26,12 @@ #include #include -#if HAVE_LIMITS_H -# include -#endif - #if HAVE_STRING_H # include #else # include #endif -#ifndef CHAR_BIT -# define CHAR_BIT 8 -#endif #if HAVE_STDLIB_H # include #endif