Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

um: stub-data.h: remove superfluous include

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Richard Weinberger <richard@nod.at>

authored by

Thomas Meyer and committed by
Richard Weinberger
171fa692 22e19c8d

-2
-2
arch/um/include/shared/skas/stub-data.h
··· 8 8 #ifndef __STUB_DATA_H 9 9 #define __STUB_DATA_H 10 10 11 - #include <time.h> 12 - 13 11 struct stub_data { 14 12 unsigned long offset; 15 13 int fd;