uml: remove include of asm/user.h
authorJeff Dike <jdike@addtoit.com>
Thu, 12 Jun 2008 22:21:40 +0000 (15:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Jun 2008 01:05:40 +0000 (18:05 -0700)
commit14c8a77e1bbd693446dad297d2ae2dd22f187e4f
tree4767de6a56617b08a4469ffc1ba73401dbf979e3
parent529a4f4ec90ffd9394fdfc22bea7a858ae343171
uml: remove include of asm/user.h

I allowed an include of asm/user.h to sneak back in.  This patch replaces
it with sys/user.h.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/um/os-Linux/sys-i386/registers.c