summaryrefslogtreecommitdiffstats
path: root/recipes/e2fsprogs-libs/e2fsprogs-libs-1.35/compile-subst.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/e2fsprogs-libs/e2fsprogs-libs-1.35/compile-subst.patch')
-rw-r--r--recipes/e2fsprogs-libs/e2fsprogs-libs-1.35/compile-subst.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/e2fsprogs-libs/e2fsprogs-libs-1.35/compile-subst.patch b/recipes/e2fsprogs-libs/e2fsprogs-libs-1.35/compile-subst.patch
new file mode 100644
index 0000000000..ccac8ea062
--- /dev/null
+++ b/recipes/e2fsprogs-libs/e2fsprogs-libs-1.35/compile-subst.patch
@@ -0,0 +1,16 @@
+
+#
+# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
+#
+
+--- e2fsprogs-1.33/util/subst.c~compile-subst
++++ e2fsprogs-1.33/util/subst.c
+@@ -10,7 +10,7 @@
+ #include <stdlib.h>
+ #include <unistd.h>
+ #include <string.h>
+-#include <ctype.h>
++//#include <ctype.h>
+
+ #ifdef HAVE_GETOPT_H
+ #include <getopt.h>