From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: creating _libxl_list.h is racy Date: Thu, 6 Sep 2012 18:55:23 +0200 Message-ID: <20120906165523.GA26940@aepfle.de> References: <20120906163900.GA26442@aepfle.de> <1346949911.10570.42.camel@dagon.hellion.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1346949911.10570.42.camel@dagon.hellion.org.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Thu, Sep 06, Ian Campbell wrote: > But there is no depends on _libxl_list.h which is in $(AUTOINCS). Could > fix by adding AUTOINCS here somewhere but is there any reason not to add > > libxl.h: $(AUTOINCS) There is already a libxl.h: _libxl_types.h, perhaps _libxl_list.h should be added here as well. Olaf