]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/llc/af_llc.c
[TCP]: Move the tcp sock states to net/tcp_states.h
[net-next-2.6.git] / net / llc / af_llc.c
index f49b82da8264044cbda3252819fd9bb8f1021abe..66f55e514b568d2682f0c859e0db1e90cd252cf2 100644 (file)
 #include <linux/config.h>
 #include <linux/kernel.h>
 #include <linux/module.h>
-#include <linux/tcp.h>
 #include <linux/rtnetlink.h>
 #include <linux/init.h>
 #include <net/llc.h>
 #include <net/llc_sap.h>
 #include <net/llc_pdu.h>
 #include <net/llc_conn.h>
+#include <net/tcp_states.h>
 
 /* remember: uninitialized global data is zeroed because its in .bss */
 static u16 llc_ui_sap_last_autoport = LLC_SAP_DYN_START;