summaryrefslogtreecommitdiff
path: root/package/e2fsprogs/patches/patch-misc_e2initrd_helper_c
blob: 736c1c948b556344fc0b477e7021ca0afeb23a00 (plain)
1
2
3
4
5
6
7
8
9
10
--- e2fsprogs-1.42.4.orig/misc/e2initrd_helper.c	2012-03-18 19:18:33.000000000 +0100
+++ e2fsprogs-1.42.4/misc/e2initrd_helper.c	2012-07-26 18:48:09.000000000 +0200
@@ -24,7 +24,6 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
-#include <utime.h>
 #ifdef HAVE_GETOPT_H
 #include <getopt.h>
 #else