aboutsummaryrefslogtreecommitdiff
path: root/graphics/iec16022/files/patch-image.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/iec16022/files/patch-image.c')
-rw-r--r--graphics/iec16022/files/patch-image.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/iec16022/files/patch-image.c b/graphics/iec16022/files/patch-image.c
index 31359009a2be..02870327a0a7 100644
--- a/graphics/iec16022/files/patch-image.c
+++ b/graphics/iec16022/files/patch-image.c
@@ -1,11 +1,11 @@
---- image.c.orig 2016-10-02 16:05:20 UTC
+--- image.c.orig 2017-07-05 23:29:56 UTC
+++ image.c
-@@ -40,6 +40,8 @@ static inline unsigned htonl(unsigned i)
- #include <zlib.h>
+@@ -32,6 +32,8 @@ static inline unsigned htonl(unsigned i)
#endif
+ #include "image.h"
+#include <unistd.h>
+
- static unsigned char const bbc[] = {
- 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, //
- 0x18, 0x18, 0x18, 0x18, 0x18, 0x00, 0x18, 0x00, // !
+ #define INTERLACE
+ #define CLEAR
+ #define USEZLIB