Commit 1ee052253c780493fa8814c1fe83e87494ae694d

Authored by Jesper Juhl
Committed by Linus Torvalds
1 parent a8754beedb

Clean up duplicate includes in Documentation/

This patch cleans up duplicate includes in
	Documentation/

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Acked-by: Balbir Singh <balbir@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

Documentation/accounting/getdelays.c
... ... @@ -21,7 +21,6 @@
21 21 #include <sys/types.h>
22 22 #include <sys/stat.h>
23 23 #include <sys/socket.h>
24   -#include <sys/types.h>
25 24 #include <signal.h>
26 25  
27 26 #include <linux/genetlink.h>