#ifndef MPLAYER_CACHE2_H #define MPLAYER_CACHE2_H #include "stream.h" extern void cache_uninit(stream_t *s); #endif /* MPLAYER_CACHE2_H */