vnc: use the new generic bitmap functions
authorCorentin Chary <corentincj@iksaif.net>
Fri, 4 Feb 2011 08:06:05 +0000 (09:06 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 23 Feb 2011 22:28:29 +0000 (16:28 -0600)
commit3a18c23a7245cfb8d81f3103e8994901d86e441f
treea303bab0b89e98b23bb154d12b8ddb3d893ab421
parentea17539203f404bb07b10453781c71c9956e638b
vnc: use the new generic bitmap functions

Switch to bitmap.h and bitops.h instead of redefining our own bitmap
helpers.

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ui/vnc.c
ui/vnc.h