blob: ccac8ea0627ceaa1818b0b5b43092498aaa5272a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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>
|