From: Richard W. <ric...@gm...> - 2017-07-05 21:26:41
|
Thomas, On Sun, May 14, 2017 at 5:03 PM, Thomas Meyer <th...@m3...> wrote: > Signed-off-by: Thomas Meyer <th...@m3...> > --- > arch/um/include/shared/skas/stub-data.h | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/arch/um/include/shared/skas/stub-data.h > b/arch/um/include/shared/skas/stub-data.h > index a9deece..13f404e 100644 > --- a/arch/um/include/shared/skas/stub-data.h > +++ b/arch/um/include/shared/skas/stub-data.h > @@ -8,8 +8,6 @@ > #ifndef __STUB_DATA_H > #define __STUB_DATA_H > > -#include <time.h> > - > struct stub_data { > unsigned long offset; > int fd; > All three patches are malformed and don't apply. :-( -- Thanks, //richard |