public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH][01/37] Clean up duplicate includes in Documentation/
@ 2007-07-21 15:01 Jesper Juhl
  2007-07-21 17:13 ` Balbir Singh
  0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2007-07-21 15:01 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Andrew Morton, Jesper Juhl, Shailabh Nagar, Balbir Singh, Jay Lan

Hi,

This patch cleans up duplicate includes in
	Documentation/


Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---

diff --git a/Documentation/accounting/getdelays.c b/Documentation/accounting/getdelays.c
index 24c5aad..0ccfeae 100644
--- a/Documentation/accounting/getdelays.c
+++ b/Documentation/accounting/getdelays.c
@@ -21,7 +21,6 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/socket.h>
-#include <sys/types.h>
 #include <signal.h>
 
 #include <linux/genetlink.h>

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

end of thread, other threads:[~2007-07-21 17:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-21 15:01 [PATCH][01/37] Clean up duplicate includes in Documentation/ Jesper Juhl
2007-07-21 17:13 ` Balbir Singh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox