repo.or.cz
/
openadk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
imgtec-ci20: genimage config/ u-boot env
[openadk.git]
/
package
/
e2fsprogs
/
patches
/
patch-misc_e2initrd_helper_c
blob
aca847680738063c73bdba86edb5ccf8e0f46c27
1
--- e2fsprogs-1.42.12.orig/misc/e2initrd_helper.c 2014-07-03 16:33:48.000000000 +0200
2
+++ e2fsprogs-1.42.12/misc/e2initrd_helper.c 2015-02-24 13:53:24.429861041 +0100
3
@@ -24,7 +24,6 @@
4
#include <sys/types.h>
5
#include <sys/stat.h>
6
#include <fcntl.h>
7
-#include <utime.h>
8
#ifdef HAVE_GETOPT_H
9
#include <getopt.h>
10
#else