]> git.wh0rd.org - fontconfig.git/blobdiff - fc-glyphname/fc-glyphname.c
Include more stub definitions to make HP-UX's C compiler happy.
[fontconfig.git] / fc-glyphname / fc-glyphname.c
index 4d250e0086102a903cb959b92151383750199a84..8b265e4ea0106e7661ed63868edd78ebe8f9b9e9 100644 (file)
@@ -26,6 +26,9 @@
 
 /* stub definitions for declarations from fcint.h.. */
 int * _fcBankId = 0, * _fcBankIdx = 0;
+FcValueList ** _fcValueLists = 0;
+FcPatternElt ** _fcPatternElts = 0;
+int FcDebugVal = 0;
 
 int
 FcCacheBankToIndexMTF (int bank)