X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fstr-hex.c;h=c71c23e6d742ac2168504ad6f8a630eb85ec92ac;hb=f17e4350dcf0c033891e52b30b0c32a4a4fed5e0;hp=57c3500abad097115b613637cdcc4380394b228f;hpb=1cf8ac51f5495ccd5187dc220ffc69e95d6e0cfc;p=libucw.git diff --git a/ucw/str-hex.c b/ucw/str-hex.c index 57c3500a..c71c23e6 100644 --- a/ucw/str-hex.c +++ b/ucw/str-hex.c @@ -7,9 +7,9 @@ * of the GNU Lesser General Public License. */ -#include "ucw/lib.h" -#include "ucw/string.h" -#include "ucw/chartype.h" +#include +#include +#include static uns hex_make(uns x)