netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* IPX changes introduce warning.
@ 2006-08-09 23:44 Dave Jones
  2006-08-10  0:36 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Jones @ 2006-08-09 23:44 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: David Miller, acme, netdev, greg

We've just added an implicit declaration in the latest tree..

net/ipx/af_ipx.c: In function 'ipx_rcv':
net/ipx/af_ipx.c:1648: error: implicit declaration of function 'ipxhdr'

(Yes, my builds fail on -Werror-implicit, so that things like this get caught early)

Probably something simple like a missing #include, but I'm heading out
the door right now :)  I'll poke at it later if no-one has beaten me to it.

		Dave

-- 
http://www.codemonkey.org.uk

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-08-10  0:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-09 23:44 IPX changes introduce warning Dave Jones
2006-08-10  0:36 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).