fixes for system/ytcache.cpp cherry-picks

Origin commit data
------------------
Commit: 8fa560509c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-24 (Wed, 24 Sep 2014)
This commit is contained in:
[CST] Focus
2014-09-24 19:49:35 +04:00
parent 8cf0f8fa33
commit 76156d69df
3 changed files with 10 additions and 0 deletions

View File

@@ -20,6 +20,10 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "ytcache.h"
#include <OpenThreads/ScopedLock>