X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fstr-match.c;h=1aa61d6bf613a8f0a78903ef0be53eff9659c023;hb=b8667492cf36a609939ee35ac42900ff0b0cc80f;hp=ca91141b7aead092f0d4839dcb1dfe2f37977251;hpb=031256ad2e123eec58521f8e3eb9496c197641d2;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