X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fregex%2Fregex-sh.h;h=723d2d8f39cc87016d8ea01c13f46246cdf2c359;hb=cad27e97e6370f96903d42aaf345c099af0a03bd;hp=eb0a45dd9f0cef8013784b1cfd849fb410e76de4;hpb=c69a0f4956638e3e45c7603aa14513cca76fa5e6;p=libucw.git diff --git a/lib/regex/regex-sh.h b/lib/regex/regex-sh.h index eb0a45dd..723d2d8f 100644 --- a/lib/regex/regex-sh.h +++ b/lib/regex/regex-sh.h @@ -3,8 +3,8 @@ * (renamed to sh_* to avoid clashes with the system libraries) */ -#ifndef _SHERLOCK_REGEX_H -#define _SHERLOCK_REGEX_H +#ifndef _UCW_REGEX_H +#define _UCW_REGEX_H #define regfree sh_regfree #define regexec sh_regexec