]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/x25/x25_in.c
[TCP]: Move the tcp sock states to net/tcp_states.h
[karo-tx-linux.git] / net / x25 / x25_in.c
index b0197c70a9fc5fd2bd1ffb46462490f7636b8417..26146874b839eedb667327b67ed85c624834409c 100644 (file)
@@ -28,7 +28,7 @@
 #include <linux/string.h>
 #include <linux/skbuff.h>
 #include <net/sock.h>
-#include <net/tcp.h>
+#include <net/tcp_states.h>
 #include <net/x25.h>
 
 static int x25_queue_rx_frame(struct sock *sk, struct sk_buff *skb, int more)