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