diff options
Diffstat (limited to 'ubi-utils')
-rw-r--r-- | ubi-utils/new-utils/src/ubicrc32.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ubi-utils/new-utils/src/ubicrc32.c b/ubi-utils/new-utils/src/ubicrc32.c index 100b3cd..4f5b32e 100644 --- a/ubi-utils/new-utils/src/ubicrc32.c +++ b/ubi-utils/new-utils/src/ubicrc32.c @@ -26,7 +26,6 @@ #include <stdint.h> #include <stdlib.h> #include <getopt.h> -#include <argp.h> #include <unistd.h> #include <mtd/ubi-header.h> |