X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fhuman.h;h=44b8b36d571eebc2131cfb97e806d87bc4cf6c77;hb=2261dd45772d0344092bbecd9ecc9e6164a6c4e3;hp=3b23c123b8411e911815b92d4bd69478ac8daae3;hpb=267a39bafd249d7eb9c37df06dc6defcf41cb343;p=gnulib.git diff --git a/lib/human.h b/lib/human.h index 3b23c123b..44b8b36d5 100644 --- a/lib/human.h +++ b/lib/human.h @@ -1,7 +1,7 @@ /* human.h -- print human readable file size - Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 - Free Software Foundation, Inc. + Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, + 2005, 2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -22,19 +22,10 @@ #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 +# 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