X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Ffccharset.c;h=1c2e2eac155a2c8287d15d8e3527b2253a86a13a;hb=23816bf9acbd6cc5dd942daaba3cc084ea70d99d;hp=76c1530f5c03b94297f71b696f119b6f841aef7b;hpb=323ecd0cd3b8eeb50c4af87d57f2ea7b19f37215;p=fontconfig.git diff --git a/src/fccharset.c b/src/fccharset.c index 76c1530..1c2e2ea 100644 --- a/src/fccharset.c +++ b/src/fccharset.c @@ -1358,3 +1358,6 @@ FcCharSetSerialize(FcSerialize *serialize, const FcCharSet *cs) return cs_serialized; } +#define __fccharset__ +#include "fcaliastail.h" +#undef __fccharset__