]> git.wh0rd.org - fontconfig.git/blobdiff - src/fcdbg.c
Explicitly chmod() directories (bug #18934)
[fontconfig.git] / src / fcdbg.c
index 98b57e6c38b16de02745b68a3a00d0f0a25c6f19..2a159696e8d571e88ec37974825e3e79025a7ee5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $RCSId: xc/lib/fontconfig/src/fcdbg.c,v 1.10 2002/08/22 18:53:22 keithp Exp $
+ * fontconfig/src/fcdbg.c
  *
  * Copyright © 2000 Keith Packard
  *
@@ -412,3 +412,6 @@ FcInitDebug (void)
            FcDebugVal = 0;
     }
 }
+#define __fcdbg__
+#include "fcaliastail.h"
+#undef __fcdbg__