Commit 75294cb0 authored by Laurent Aimar's avatar Laurent Aimar

Fixed compilation.

parent 9d447992
......@@ -53,4 +53,4 @@ typedef struct {
} vcd_data_t;
int VCDSetArea ( access_t * );
int VCDSeek ( access_t *, off_t );
int VCDSeek ( access_t *, uint64_t );
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment