Skip to content

Commit

Permalink
arch/um: remove duplicate includes
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas Woods <woodzy@gmail.com>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Lucas Woods authored and Linus Torvalds committed Feb 5, 2008
1 parent 8299ca5 commit ab8cda4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/um/os-Linux/sigio.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#include "sigio.h"
#include "os.h"
#include "um_malloc.h"
#include "init.h"

/* Protected by sigio_lock(), also used by sigio_cleanup, which is an
* exitcall.
Expand Down

0 comments on commit ab8cda4

Please sign in to comment.