[NET] net/core/utils: fix sparse warning
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 8 Aug 2007 01:02:43 +0000 (18:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Aug 2007 01:02:43 +0000 (18:02 -0700)
net_msg_warn is not defined because it is in net/sock.h which isn't
included.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found