X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=src%2Ffcmatch.c;h=f0410528e4c0edc42b8710a6dd5801ac243cc2d9;hb=23816bf9acbd6cc5dd942daaba3cc084ea70d99d;hp=96587cbc310d41ac6aef92dc683ad5910f015dd5;hpb=323ecd0cd3b8eeb50c4af87d57f2ea7b19f37215;p=fontconfig.git diff --git a/src/fcmatch.c b/src/fcmatch.c index 96587cb..f041052 100644 --- a/src/fcmatch.c +++ b/src/fcmatch.c @@ -835,3 +835,6 @@ FcFontSort (FcConfig *config, sets[nsets++] = config->fonts[FcSetApplication]; return FcFontSetSort (config, sets, nsets, p, trim, csp, result); } +#define __fcmatch__ +#include "fcaliastail.h" +#undef __fcmatch__