From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Subject: linux-next: manual merge of the random tree Date: Tue, 1 Oct 2013 13:07:22 +0200 Message-ID: <1380625644-11331-6-git-send-email-treding@nvidia.com> References: <20131001110344.GA20249@ulmo.nvidia.com> Return-path: In-Reply-To: <20131001110344.GA20249@ulmo.nvidia.com> Sender: linux-kernel-owner@vger.kernel.org Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-next.vger.kernel.org Today's linux-next merge of the random tree got a conflict in: init/main.c I fixed it up (see below). Please check if the resolution looks correct. Thanks, Thierry --- diff --cc init/main.c index 7cc4b78,586cd33..379090f --- a/init/main.c +++ b/init/main.c @@@ -75,7 -75,7 +75,8 @@@ #include #include #include +#include + #include #include #include