[INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]
Next changeset will introduce net/ipv4/tcp_diag.c, moving the code that was put transitioanlly in inet_diag.c. Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
73c1f4a033
commit
a8c2190ee7
@@ -35,7 +35,7 @@
|
||||
#include <linux/mm.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/skbuff.h>
|
||||
#include <linux/tcp_diag.h>
|
||||
#include <linux/inet_diag.h>
|
||||
|
||||
#include <net/tcp.h>
|
||||
|
||||
|
Reference in New Issue
Block a user