aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ndctl/fix-includes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ndctl/fix-includes.patch')
-rw-r--r--testing/ndctl/fix-includes.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/ndctl/fix-includes.patch b/testing/ndctl/fix-includes.patch
deleted file mode 100644
index 6ae4173072..0000000000
--- a/testing/ndctl/fix-includes.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/util/strbuf.h
-+++ b/util/strbuf.h
-@@ -17,6 +17,7 @@
- #define __NDCTL_STRBUF_H
- #include <string.h>
- #include <assert.h>
-+#include <sys/types.h>
-
- /*
- * Strbuf's can be use in many ways: as a byte array, or to store arbitrary