aboutsummaryrefslogtreecommitdiffstats
path: root/net/ax25/ax25_std_in.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/ax25/ax25_std_in.c')
-rw-r--r--net/ax25/ax25_std_in.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ax25/ax25_std_in.c b/net/ax25/ax25_std_in.c
index 7131873322c4..83a33387c061 100644
--- a/net/ax25/ax25_std_in.c
+++ b/net/ax25/ax25_std_in.c
@@ -30,7 +30,7 @@
30#include <linux/skbuff.h> 30#include <linux/skbuff.h>
31#include <net/sock.h> 31#include <net/sock.h>
32#include <net/ip.h> /* For ip_rcv */ 32#include <net/ip.h> /* For ip_rcv */
33#include <net/tcp.h> 33#include <net/tcp_states.h>
34#include <asm/uaccess.h> 34#include <asm/uaccess.h>
35#include <asm/system.h> 35#include <asm/system.h>
36#include <linux/fcntl.h> 36#include <linux/fcntl.h>