summaryrefslogtreecommitdiffstats
path: root/stream/cache2.h
blob: d8bffc9a50a54490806e6f7dc4b8ba4a04c46d5d (plain)
1
2
3
4
5
6
#ifndef _cache2_h
#define _cache2_h

extern void cache_uninit(stream_t *s);

#endif