]> git.pld-linux.org Git - packages/qemu.git/blame - libjpeg-boolean.patch
- updated to 5.0.0; specific bluetooth support is gone
[packages/qemu.git] / libjpeg-boolean.patch
CommitLineData
a3dcf5ff
AM
1--- qemu-2.6.0/ui/vnc-enc-tight.c~ 2016-05-11 17:56:18.000000000 +0200
2+++ qemu-2.6.0/ui/vnc-enc-tight.c 2016-05-12 12:15:06.418186314 +0200
3@@ -40,6 +40,8 @@
4 #include <png.h>
108b8fca
JK
5 #endif
6 #ifdef CONFIG_VNC_JPEG
108b8fca
JK
7+#define HAVE_BOOLEAN
8+#define boolean int
9 #include <jpeglib.h>
10 #endif
11
This page took 0.029157 seconds and 4 git commands to generate.