Commit 171fa692 authored by Thomas Meyer's avatar Thomas Meyer Committed by Richard Weinberger
Browse files

um: stub-data.h: remove superfluous include

parent 22e19c8d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -8,8 +8,6 @@
#ifndef __STUB_DATA_H
#define __STUB_DATA_H

#include <time.h>

struct stub_data {
	unsigned long offset;
	int fd;