X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fstr-match.c;h=1aa61d6bf613a8f0a78903ef0be53eff9659c023;hb=39b28bffc195348b93294b5fa0a8b9e87ea7317a;hp=ca91141b7aead092f0d4839dcb1dfe2f37977251;hpb=a4fe009d3366b0a3e119713b0ecc7fc0070efdfa;p=libucw.git diff --git a/ucw/str-match.c b/ucw/str-match.c index ca91141b..1aa61d6b 100644 --- a/ucw/str-match.c +++ b/ucw/str-match.c @@ -7,9 +7,9 @@ * of the GNU Lesser General Public License. */ -#include "ucw/lib.h" +#include #define Convert(x) (x) #define MATCH_FUNC_NAME str_match_pattern -#include "ucw/str-match.h" +#include