cue patch

Moc from svn (2170) won't compile with current cue-sheet patch.
I get errors:

protocol.c: In function 'packet_buf_add_item':
protocol.c:307: error: 'const struct plist_item' has no member named 'stime'
protocol.c:308: error: 'const struct plist_item' has no member named 'etime'
protocol.c: In function 'recv_item':
protocol.c:473: error: 'struct plist_item' has no member named 'stime'
protocol.c:481: error: 'struct plist_item' has no member named 'stime'
protocol.c:486: error: 'struct plist_item' has no member named 'etime'
make[2]: *** [protocol.o] Error 1
make[2]: Leaving directory `/opt/trunk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/trunk'
make: *** [all] Error 2

Suggesting to add cue-sheet support in main releases.

I have the same error in the 2211 revision. When will be added cue-sheet support?