Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751295AbWISBL7 (ORCPT ); Mon, 18 Sep 2006 21:11:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751447AbWISBL7 (ORCPT ); Mon, 18 Sep 2006 21:11:59 -0400 Received: from mx1.redhat.com ([66.187.233.31]:49317 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S1751295AbWISBL6 (ORCPT ); Mon, 18 Sep 2006 21:11:58 -0400 Date: Mon, 18 Sep 2006 21:10:46 -0400 From: Dave Jones To: Mathieu Desnoyers Cc: "Frank Ch. Eigler" , Paul Mundt , linux-kernel , Jes Sorensen , Andrew Morton , Tom Zanussi , Richard J Moore , Michel Dagenais , Christoph Hellwig , Greg Kroah-Hartman , Thomas Gleixner , William Cohen , "Martin J. Bligh" , Ingo Molnar , ltt-dev@shafik.org, systemtap@sources.redhat.com Subject: Re: [PATCH] Linux Kernel Markers Message-ID: <20060919011046.GA25487@redhat.com> Mail-Followup-To: Dave Jones , Mathieu Desnoyers , "Frank Ch. Eigler" , Paul Mundt , linux-kernel , Jes Sorensen , Andrew Morton , Tom Zanussi , Richard J Moore , Michel Dagenais , Christoph Hellwig , Greg Kroah-Hartman , Thomas Gleixner , William Cohen , "Martin J. Bligh" , Ingo Molnar , ltt-dev@shafik.org, systemtap@sources.redhat.com References: <20060918234502.GA197@Krystal> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060918234502.GA197@Krystal> User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 559 Lines: 19 On Mon, Sep 18, 2006 at 07:45:02PM -0400, Mathieu Desnoyers wrote: > + * Mathieu Desnoyers > + * > + * September 2006 > + */ > + > +#include > +#include config.h is automatically included in the build process. kernel.h is too iirc. Dave - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/