From 4e203c53f1ebd3ac759282cb0cebf16d7093b9e5 Mon Sep 17 00:00:00 2001 From: prspkt Date: Sun, 8 Jul 2018 02:00:29 +0300 Subject: testing/ndctl: upgrade to 61.2, clarify license --- testing/ndctl/fix-includes.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 testing/ndctl/fix-includes.patch (limited to 'testing/ndctl/fix-includes.patch') diff --git a/testing/ndctl/fix-includes.patch b/testing/ndctl/fix-includes.patch new file mode 100644 index 0000000000..6ae4173072 --- /dev/null +++ b/testing/ndctl/fix-includes.patch @@ -0,0 +1,10 @@ +--- a/util/strbuf.h ++++ b/util/strbuf.h +@@ -17,6 +17,7 @@ + #define __NDCTL_STRBUF_H + #include + #include ++#include + + /* + * Strbuf's can be use in many ways: as a byte array, or to store arbitrary -- cgit v1.2.3