From 47d3a63beb276ef796b19466b99f9b0efe1f29ac Mon Sep 17 00:00:00 2001 From: Hamish Moffatt Date: Wed, 26 Mar 2008 16:17:59 +1100 Subject: ubi-utils: don't use argp.h Don't include argp.h as it's glibc-specific, and not used anyway. Signed-Off-By: Hamish Moffatt Signed-off-by: Artem Bityutskiy --- ubi-utils/new-utils/src/ubicrc32.c | 1 - 1 file changed, 1 deletion(-) 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 #include #include -#include #include #include -- cgit v1.2.3