X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Ffcint.h;h=0fcb7883daf3c4b5cc0650d43eff04f0a3c05934;hb=d0471dd2faca37f7ee5997ad9db8278db0e99206;hp=0a1a90e264dd9ddfae4872bd45d0d644a1fd2849;hpb=bb8057ea77ec89e789afbc6e87b7a16d479d3105;p=fontconfig.git diff --git a/src/fcint.h b/src/fcint.h index 0a1a90e..0fcb788 100644 --- a/src/fcint.h +++ b/src/fcint.h @@ -442,6 +442,10 @@ struct _FcBlanks { }; struct _FcConfig { + /* + * The root directory to read config/font/cache/etc... files + */ + FcChar8 *rootDir; /* * File names loaded from the configuration -- saved here as the * cache file must be consulted before the directories are scanned, @@ -546,9 +550,6 @@ FcCacheFini (void); FcPrivate void FcDirCacheReference (FcCache *cache, int nref); -FcPrivate int -FcStat (const FcChar8 *file, struct stat *statb); - /* fccfg.c */ FcPrivate FcExpr *