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

extern void cache_uninit(stream_t *s);

#endif /* MPLAYER_CACHE2_H */