X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fstr-hex.c;h=c71c23e6d742ac2168504ad6f8a630eb85ec92ac;hb=4045f354d52664be1725f6bc9724e686e807c424;hp=57c3500abad097115b613637cdcc4380394b228f;hpb=031256ad2e123eec58521f8e3eb9496c197641d2;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)