blob: aca847680738063c73bdba86edb5ccf8e0f46c27 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- e2fsprogs-1.42.12.orig/misc/e2initrd_helper.c 2014-07-03 16:33:48.000000000 +0200
+++ e2fsprogs-1.42.12/misc/e2initrd_helper.c 2015-02-24 13:53:24.429861041 +0100
@@ -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
|