linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mtd-utils: don't use argp.h
@ 2008-03-26  5:17 Hamish Moffatt
  2008-03-27  6:45 ` Artem Bityutskiy
  0 siblings, 1 reply; 2+ messages in thread
From: Hamish Moffatt @ 2008-03-26  5:17 UTC (permalink / raw)
  To: linux-mtd

Don't include argp.h as it's glibc-specific, and not used anyway.

Signed-Off-By: Hamish Moffatt <hamish@cloud.net.au>
--
--- mtd-utils-e6088d987c545d60a86e1f44836ab8ba072fffd9/ubi-utils/new-utils/src/ubicrc32.c.orig	2008-03-26 16:08:13.000000000 +1100
+++ mtd-utils-e6088d987c545d60a86e1f44836ab8ba072fffd9/ubi-utils/new-utils/src/ubicrc32.c	2008-03-26 16:08:20.000000000 +1100
@@ -26,7 +26,6 @@
 #include <stdint.h>
 #include <stdlib.h>
 #include <getopt.h>
-#include <argp.h>
 #include <unistd.h>
 #include <mtd/ubi-header.h>
 
-- 
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] mtd-utils: don't use argp.h
  2008-03-26  5:17 [PATCH] mtd-utils: don't use argp.h Hamish Moffatt
@ 2008-03-27  6:45 ` Artem Bityutskiy
  0 siblings, 0 replies; 2+ messages in thread
From: Artem Bityutskiy @ 2008-03-27  6:45 UTC (permalink / raw)
  To: Hamish Moffatt; +Cc: linux-mtd

On Wed, 2008-03-26 at 16:17 +1100, Hamish Moffatt wrote:
> Don't include argp.h as it's glibc-specific, and not used anyway.
> 
> Signed-Off-By: Hamish Moffatt <hamish@cloud.net.au>

Applied, thank you.

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-27 11:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-26  5:17 [PATCH] mtd-utils: don't use argp.h Hamish Moffatt
2008-03-27  6:45 ` Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).