From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 5 Jun 2001 10:10:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 5 Jun 2001 10:09:51 -0400 Received: from smtprelay.abs.adelphia.net ([64.8.20.11]:19867 "EHLO smtprelay2.abs.adelphia.net") by vger.kernel.org with ESMTP id ; Tue, 5 Jun 2001 10:09:37 -0400 Message-ID: <3B1D1282.9D74F4AF@adelphia.net> Date: Tue, 05 Jun 2001 10:10:26 -0700 From: Stephen Wille Padnos Organization: Thoth Systems, Inc. X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Keith Owens , Linux Kernel Subject: Re: Exporting new functions from kernel 2.2.14 In-Reply-To: <16863.991747391@ocs3.ocs-net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org um. duh. Thanks. I guess it helps to know the right FM to R. :) Arthur had pointed out that modules.h should be included, then kernel.h. Is there a place where I can find out more about header file order dependencies? (damn - that sounds like a Microsoft help question) Keith Owens wrote: > Read the very last line of every message on linux-kernel. and to think I used to laugh at people who forgot to do that :) - Steve