X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Furl.c;h=6d940018d2165acbb27124bb094a16ff958bcc0a;hb=92b3bd34e6024ec20c67e3c1285f3a442fe6f326;hp=a14d5e4972049f37e8a2a6e306557dc8b5369c91;hpb=d19beed1bf1e2c8be6e34d4f7ef9630fff218822;p=libucw.git diff --git a/ucw/url.c b/ucw/url.c index a14d5e49..6d940018 100644 --- a/ucw/url.c +++ b/ucw/url.c @@ -10,11 +10,11 @@ * XXX: The buffer handling in this module is really horrible, but it works. */ -#include "ucw/lib.h" -#include "ucw/url.h" -#include "ucw/chartype.h" -#include "ucw/conf.h" -#include "ucw/prime.h" +#include +#include +#include +#include +#include #include #include