From: Wei Liu Date: Mon, 5 Dec 2016 13:49:44 +0000 (+0000) Subject: gdbstub: remove duplicated inclusion of init.h X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~66^2~3282 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=cc50fa3051947e1b72f87f22767886a7904761fe;p=xen.git gdbstub: remove duplicated inclusion of init.h Signed-off-by: Wei Liu Reviewed-by: Andrew Cooper --- diff --git a/xen/common/gdbstub.c b/xen/common/gdbstub.c index 19e3b8d78c..07095e1ec7 100644 --- a/xen/common/gdbstub.c +++ b/xen/common/gdbstub.c @@ -44,7 +44,6 @@ #include #include #include -#include #include /* Printk isn't particularly safe just after we've trapped to the