]> git.wh0rd.org - fontconfig.git/blobdiff - src/fcint.h
Automatically initialize the fontconfig library
[fontconfig.git] / src / fcint.h
index dfdca441f3fafbd96536de1af1cd41c0bf834f22..1d0c07036dff13b2e5061ffb0ca3a008f126b46b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $XFree86: xc/lib/fontconfig/src/fcint.h,v 1.2 2002/02/15 06:01:28 keithp Exp $
+ * $XFree86: xc/lib/fontconfig/src/fcint.h,v 1.3 2002/02/18 22:29:28 keithp Exp $
  *
  * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
  *
@@ -241,6 +241,8 @@ struct _FcConfig {
     FcFontSet  *fonts[FcSetApplication + 1];
 };
  
+extern FcConfig        *_fcConfig;
+
 /* fcblanks.c */
 
 /* fccache.c */