From c4eaef19b5e3bdc8c4434b8361dff2b267b02b61 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 12 Oct 2019 08:21:51 +0200 Subject: 20191012.1 global branch merge. Signed-off-by: Matteo Bernardini --- system/iscan/patches/iscan-2.30.3_x86-unknown-types.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 system/iscan/patches/iscan-2.30.3_x86-unknown-types.patch (limited to 'system/iscan/patches/iscan-2.30.3_x86-unknown-types.patch') diff --git a/system/iscan/patches/iscan-2.30.3_x86-unknown-types.patch b/system/iscan/patches/iscan-2.30.3_x86-unknown-types.patch new file mode 100644 index 0000000000..9bb856ff83 --- /dev/null +++ b/system/iscan/patches/iscan-2.30.3_x86-unknown-types.patch @@ -0,0 +1,12 @@ +diff -ru a/sanei/sanei_pio.c b/sanei/sanei_pio.c +--- a/sanei/sanei_pio.c 2019-03-01 10:44:36.723260142 -0600 ++++ b/sanei/sanei_pio.c 2019-03-01 10:48:47.660693036 -0600 +@@ -73,6 +73,7 @@ + #elif HAVE_SYS_HW_H + # include + #elif defined(__i386__) && defined (__GNUC__) ++#include + + static __inline__ void + outb (u_char value, u_long port) + -- cgit v1.2.3