intel: Fix build failure in test_decode.c
authorLauri Kasanen <cand@gmx.com>
Sat, 30 Jun 2012 10:12:45 +0000 (13:12 +0300)
committerBen Widawsky <ben@bwidawsk.net>
Tue, 3 Jul 2012 16:54:41 +0000 (09:54 -0700)
commit8fad46b614a156e3a0e65cd0af4c132a5820d29e
treebdeb7fc2461714c7afb4af3fb01299a3c4ab7a2c
parent1b1a4f0a779f7ab2ba5673b9c9fe2a37047fe765
intel: Fix build failure in test_decode.c

Hi list

The recently released libdrm 2.4.37 does not compile the Intel part:

test_decode.c: In function 'compare_batch':
test_decode.c:107: error: implicit declaration of function 'open_memstream'

PS: Please CC me.

Signed-off-by: Lauri Kasanen <cand@gmx.com>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
intel/test_decode.c