]> git.wh0rd.org - fontconfig.git/blobdiff - fc-case/fc-case.c
Include more stub definitions to make HP-UX's C compiler happy.
[fontconfig.git] / fc-case / fc-case.c
index 6f8fdb493f221e46e3e4e4098a1945ae56bfcd0b..bd28517f49233610f6e73e879300d5bcd603fb45 100644 (file)
@@ -30,6 +30,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)