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

extern void cache_uninit(stream_t *s);

#endif