X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fhuman.h;h=902d5993553870c90ebe02f41e3e59f68312fd7b;hb=c7c220336bdebb2f0302e2a618a3537a80f8e979;hp=3b23c123b8411e911815b92d4bd69478ac8daae3;hpb=267a39bafd249d7eb9c37df06dc6defcf41cb343;p=gnulib.git diff --git a/lib/human.h b/lib/human.h index 3b23c123b..902d59935 100644 --- a/lib/human.h +++ b/lib/human.h @@ -22,19 +22,13 @@ #ifndef HUMAN_H_ # define HUMAN_H_ 1 -# if HAVE_CONFIG_H -# include -# endif - # include # include # if HAVE_STDINT_H # include # endif -# if HAVE_UNISTD_H -# include -# endif +# include /* A conservative bound on the maximum length of a human-readable string. The output can be the square of the largest uintmax_t, so double