]> git.pld-linux.org Git - packages/qemu.git/blame_incremental - libjpeg-boolean.patch
updated patches
[packages/qemu.git] / libjpeg-boolean.patch
... / ...
CommitLineData
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>
5 #endif
6 #ifdef CONFIG_VNC_JPEG
7+#define HAVE_BOOLEAN
8+#define boolean int
9 #include <jpeglib.h>
10 #endif
11
This page took 0.02813 seconds and 4 git commands to generate.