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

extern void cache_uninit(stream_t *s);

#endif /* CACHE2_H */