From a0b9ef4185ab4cde9616e3d987615939d61eed18 Mon Sep 17 00:00:00 2001 From: Jaswinder Singh Rajput Date: Sun, 20 Sep 2009 14:41:40 +0530 Subject: [PATCH] --- yaml --- r: 163886 b: refs/heads/master c: edf382bc6d4429d796fc3b26f7a33eaeca9db8ec h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/um/os-Linux/helper.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6bd2bc04426e..977ce39efddc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4765d681a4dccdc6ded7dd20329f5498aa53b0d0 +refs/heads/master: edf382bc6d4429d796fc3b26f7a33eaeca9db8ec diff --git a/trunk/arch/um/os-Linux/helper.c b/trunk/arch/um/os-Linux/helper.c index 30860b89ec58..b6b1096152aa 100644 --- a/trunk/arch/um/os-Linux/helper.c +++ b/trunk/arch/um/os-Linux/helper.c @@ -15,7 +15,6 @@ #include "os.h" #include "um_malloc.h" #include "user.h" -#include struct helper_data { void (*pre_exec)(void*);