[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090727.080158.118098654.davem@davemloft.net>
Date: Mon, 27 Jul 2009 08:01:58 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: remi.denis-courmont@...ia.com
Cc: netdev@...r.kernel.org
Subject: Re: net-next-2.6 phonet causes build error
From: "Rémi Denis-Courmont" <remi.denis-courmont@...ia.com>
Date: Mon, 27 Jul 2009 09:27:55 +0300
> On Sunday 26 July 2009 21:43:11 ext Oliver Hartkopp wrote:
>> i got this build error from the latest net-next-2.6:
>>
>> net/phonet/pn_dev.c: In function ‘phonet_init_net’:
>> net/phonet/pn_dev.c:221: error: implicit declaration of function
>> ‘proc_net_fops_create’
>> net/phonet/pn_dev.c: In function ‘phonet_exit_net’:
>> net/phonet/pn_dev.c:242: error: implicit declaration of function
>> ‘proc_net_remove’
>
> Oops. This makes me wonder why I did not get that one here on my test
> builds???
Because the headers on your platform with your configuration end up
including linux/proc_fs.h indirectly.
Powered by blists - more mailing lists