diff options
Diffstat (limited to 'src/fcname.c')
-rw-r--r-- | src/fcname.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/fcname.c b/src/fcname.c index cfc6b31..21e6da1 100644 --- a/src/fcname.c +++ b/src/fcname.c @@ -879,3 +879,6 @@ bail0: FcStrBufDestroy (&buf); return 0; } +#define __fcname__ +#include "fcaliastail.h" +#undef __fcname__ |