patch-misc_e2initrd_helper_c 320 B

12345678910
  1. --- e2fsprogs-1.42.4.orig/misc/e2initrd_helper.c 2012-03-18 19:18:33.000000000 +0100
  2. +++ e2fsprogs-1.42.4/misc/e2initrd_helper.c 2012-07-26 18:48:09.000000000 +0200
  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