X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fhuman.h;h=44b8b36d571eebc2131cfb97e806d87bc4cf6c77;hb=b566a1cae5310716bad3151cee69f943915b2d31;hp=902d5993553870c90ebe02f41e3e59f68312fd7b;hpb=7c3f8da8f075e3813ced160d5b53a28c6f7dfe78;p=gnulib.git diff --git a/lib/human.h b/lib/human.h index 902d59935..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 @@ -24,10 +24,7 @@ # include # include - -# if HAVE_STDINT_H -# include -# endif +# include # include /* A conservative bound on the maximum length of a human-readable string.