diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-02-13 17:21:00 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-02-13 17:53:54 +0100 |
commit | f1d974dedab275cc690eeab6e01f9b2d13ca5da1 (patch) | |
tree | 02306991bbf76f8e43f4662297c78716ce61c2d3 /package/sane-backends/patches/patch-backend_hp3900_rts8822_c | |
parent | 314aef8ffc337ad6a2bed1cc14669d469abdb6f8 (diff) |
sane-backends: update to 1.2.1
Diffstat (limited to 'package/sane-backends/patches/patch-backend_hp3900_rts8822_c')
-rw-r--r-- | package/sane-backends/patches/patch-backend_hp3900_rts8822_c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/sane-backends/patches/patch-backend_hp3900_rts8822_c b/package/sane-backends/patches/patch-backend_hp3900_rts8822_c deleted file mode 100644 index 59b9b5a9b..000000000 --- a/package/sane-backends/patches/patch-backend_hp3900_rts8822_c +++ /dev/null @@ -1,10 +0,0 @@ ---- sane-backends-1.0.22.orig/backend/hp3900_rts8822.c 2010-12-02 00:49:58.000000000 +0100 -+++ sane-backends-1.0.22/backend/hp3900_rts8822.c 2014-03-18 08:38:21.000000000 +0100 -@@ -64,6 +64,7 @@ - #include <stdio.h> - #include <stdlib.h> - #include <string.h> /* bzero() */ -+#include <sys/types.h> - #include <time.h> /* clock() */ - #include <math.h> /* truncf() */ - #include <ctype.h> /* tolower() */ |