X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fregex.c;h=d149d60f39be49a6c974233177129b8a5aa64cf9;hb=6efdc514c193f18c9ef840096750c37e78a01bf6;hp=7b89818e9a2b0abbb7fac160afb95837022e6aff;hpb=55e1d7ad25b8e035c6faaab7fc8685fb0e3ebc1b;p=libucw.git diff --git a/ucw/regex.c b/ucw/regex.c index 7b89818e..d149d60f 100644 --- a/ucw/regex.c +++ b/ucw/regex.c @@ -8,10 +8,10 @@ * of the GNU Lesser General Public License. */ -#include "ucw/lib.h" -#include "ucw/chartype.h" -#include "ucw/hashfunc.h" -#include "ucw/regex.h" +#include +#include +#include +#include #include #include