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
libunwind: update to 1.8.1
[openadk.git]
/
package
/
e2fsprogs
/
patches
/
patch-debugfs_logdump_c
blob
1e18e799a26e2d815ea36dded92431a242ccd588
1
--- e2fsprogs-1.42.12.orig/debugfs/logdump.c 2014-07-06 06:13:18.000000000 +0200
2
+++ e2fsprogs-1.42.12/debugfs/logdump.c 2015-02-24 13:49:37.416495054 +0100
3
@@ -22,7 +22,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