X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=lib%2Fhuman.c;h=0665b3f7bf25499505b2d03a99def4b2ee676f6f;hb=9d290bf45ebb53268140dfb504953fe4473e8247;hp=92b051cae593ce9c41e0e54ee8eae1ae9e1a2ab8;hpb=5ed9bdbf57f4e5af2eacc23de8c44563df21de9b;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