diff stream/vcd_read_os2.h @ 30981:9bab99cfdff2

Try to fix VCD compilation on non-Linux systems.
author reimar
date Mon, 05 Apr 2010 19:31:55 +0000
parents 079be31079d3
children 3ab3212fb624
line wrap: on
line diff
--- a/stream/vcd_read_os2.h	Mon Apr 05 17:15:08 2010 +0000
+++ b/stream/vcd_read_os2.h	Mon Apr 05 19:31:55 2010 +0000
@@ -188,6 +188,11 @@
     return vcd;
 }
 
+static int vcd_end_track(mp_vcd_priv_t* vcd)
+{
+    return vcd->iLastTrack;
+}
+
 static int vcd_read(mp_vcd_priv_t *vcd, char *mem)
 {
     struct {