]> Dogcows Code - chaz/tar/blobdiff - lib/human.c
(<limits.h>): Do not include; human.h does it if needed.
[chaz/tar] / lib / human.c
index 92b051cae593ce9c41e0e54ee8eae1ae9e1a2ab8..0665b3f7bf25499505b2d03a99def4b2ee676f6f 100644 (file)
 #include <sys/types.h>
 #include <stdio.h>
 
-#if HAVE_LIMITS_H
-# include <limits.h>
-#endif
-
 #if HAVE_STRING_H
 # include <string.h>
 #else
 # include <strings.h>
 #endif
 
-#ifndef CHAR_BIT
-# define CHAR_BIT 8
-#endif
 #if HAVE_STDLIB_H
 # include <stdlib.h>
 #endif
This page took 0.019843 seconds and 4 git commands to generate.