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*);