summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRichard W.M. Jones2014-03-21 22:29:37 +0100
committerPeter Maydell2014-03-24 18:47:29 +0100
commite279e252ac7ea99b58eaf20d0aec4288de0386bb (patch)
treed5280c206b593e1703eab63ae66ecc7c793038f0 /include
parentMerge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging (diff)
downloadqemu-e279e252ac7ea99b58eaf20d0aec4288de0386bb.tar.gz
qemu-e279e252ac7ea99b58eaf20d0aec4288de0386bb.tar.xz
qemu-e279e252ac7ea99b58eaf20d0aec4288de0386bb.zip
backends/baum.c: Fix compilation when SDL is not available.
backends/baum.c: In function ‘chr_baum_init’: backends/baum.c:569:64: error: missing binary operator before token "(" #if defined(CONFIG_SDL) && SDL_COMPILEDVERSION < SDL_VERSIONNUM(2, 0, 0) ^ backends/baum.c:598:64: error: missing binary operator before token "(" #if defined(CONFIG_SDL) && SDL_COMPILEDVERSION < SDL_VERSIONNUM(2, 0, 0) Signed-off-by: Richard W.M. Jones <rjones@redhat.com> Message-id: 1395437377-5779-1-git-send-email-rjones@redhat.com Reviewed-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions