2
1

mtd-utils-all-argp.patch 409 B

12345678910
  1. --- mtd-utils-e6088d987c545d60a86e1f44836ab8ba072fffd9/ubi-utils/new-utils/src/ubicrc32.c.orig 2008-03-26 16:08:13.000000000 +1100
  2. +++ mtd-utils-e6088d987c545d60a86e1f44836ab8ba072fffd9/ubi-utils/new-utils/src/ubicrc32.c 2008-03-26 16:08:20.000000000 +1100
  3. @@ -26,7 +26,6 @@
  4. #include <stdint.h>
  5. #include <stdlib.h>
  6. #include <getopt.h>
  7. -#include <argp.h>
  8. #include <unistd.h>
  9. #include <mtd/ubi-header.h>