summaryrefslogtreecommitdiffstats
path: root/stream/stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream.c')
-rw-r--r--stream/stream.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/stream/stream.c b/stream/stream.c
index a25b1a1f37..4b3db771ac 100644
--- a/stream/stream.c
+++ b/stream/stream.c
@@ -31,8 +31,7 @@
#include "m_option.h"
#include "m_struct.h"
-
-void cache_uninit(stream_t *s); // defined in cache2.c
+#include "cache2.h"
//#include "vcd_read_bincue.h"