]> git.ipfire.org Git - thirdparty/git.git/blame - cache.h
read-cache*.h: move declarations for read-cache.c functions from cache.h
[thirdparty/git.git] / cache.h
CommitLineData
e83c5163
LT
1#ifndef CACHE_H
2#define CACHE_H
3
4050c0df 4#include "git-compat-util.h"
ee425e46 5
e83c5163 6#endif /* CACHE_H */