From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Jones Subject: Re: [PATCH v3] Fix 2.6.32 compiler errors Date: Thu, 28 Mar 2013 22:49:14 -0400 Message-ID: <20130329024914.GA402@redhat.com> References: <5154FF5F.1070103@hp.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <5154FF5F.1070103@hp.com> Sender: trinity-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Brian Haley Cc: trinity@vger.kernel.org On Thu, Mar 28, 2013 at 10:41:35PM -0400, Brian Haley wrote: > Fix compiler errors found when building on ancient 2.6.32 system. > > Changes since v2: > > Fix inotify error using compat.h Applied, thanks Brian. Dave