mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 14:54:20 -04:00
sockfd_lookup() is declared in linux/net.h, which is pulled by linux/skbuff.h (and needed for a lot of other stuff in sch_atm.c anyway). Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>