mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
um: stub-data.h: remove superfluous include
Signed-off-by: Thomas Meyer <thomas@m3y3r.de> Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
parent
22e19c8d06
commit
171fa6928b
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@
|
||||||
#ifndef __STUB_DATA_H
|
#ifndef __STUB_DATA_H
|
||||||
#define __STUB_DATA_H
|
#define __STUB_DATA_H
|
||||||
|
|
||||||
#include <time.h>
|
|
||||||
|
|
||||||
struct stub_data {
|
struct stub_data {
|
||||||
unsigned long offset;
|
unsigned long offset;
|
||||||
int fd;
|
int fd;
|
||||||
|
|
Loading…
Add table
Reference in a new issue