]> git.wh0rd.org - fontconfig.git/blobdiff - src/fcblanks.c
[fcformat] Add conditionals
[fontconfig.git] / src / fcblanks.c
index 887c20328859ef2b0598b0496bd193b588ada7c3..ce1d655c15354663e39ae3b3119dd6666fdb3b6d 100644 (file)
@@ -1,7 +1,7 @@
 /*
- * $XFree86$
+ * fontconfig/src/fcblanks.c
  *
- * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2002 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
@@ -90,3 +90,6 @@ FcBlanksIsMember (FcBlanks *b, FcChar32 ucs4)
            return FcTrue;
     return FcFalse;
 }
+#define __fcblanks__
+#include "fcaliastail.h"
+#undef __fcblanks__