diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-02-12 06:11:29 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-02-12 06:28:36 +0100 |
commit | 875d6b82995f16eb5de38a25432321a0f400f7d0 (patch) | |
tree | 4b1d62823b432e89c3a5814f1549271ff21c45d9 /package/open-iscsi/patches/patch-usr_idbm_c | |
parent | 80906288736d6f8cba3d06a8c5914c848744dcdf (diff) |
open-iscsi: update to 2.1.9
Diffstat (limited to 'package/open-iscsi/patches/patch-usr_idbm_c')
-rw-r--r-- | package/open-iscsi/patches/patch-usr_idbm_c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/open-iscsi/patches/patch-usr_idbm_c b/package/open-iscsi/patches/patch-usr_idbm_c deleted file mode 100644 index 38838c9a1..000000000 --- a/package/open-iscsi/patches/patch-usr_idbm_c +++ /dev/null @@ -1,10 +0,0 @@ ---- open-iscsi-2.0-871.orig/usr/idbm.c 2009-07-11 05:55:58.000000000 +0200 -+++ open-iscsi-2.0-871/usr/idbm.c 2014-01-03 12:44:20.000000000 +0100 -@@ -29,6 +29,7 @@ - #include <limits.h> - #include <sys/stat.h> - #include <sys/file.h> -+#include <fcntl.h> - - #include "idbm.h" - #include "idbm_fields.h" |