X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=net%2Fx25%2Faf_x25.c;h=b5c80b18990224439e512fb819a96e75fb909b97;hb=2d9819e3473f3e2200a4942760fa1f3d41043b99;hp=282ce4e40d7b575e4ae53864380817a14bc317be;hpb=debf798b1ed82053689d900670eb27fb2f1b4bd3;p=linux-2.6-omap-h63xx.git diff --git a/net/x25/af_x25.c b/net/x25/af_x25.c index 282ce4e40d7..b5c80b18990 100644 --- a/net/x25/af_x25.c +++ b/net/x25/af_x25.c @@ -35,7 +35,6 @@ * response */ -#include #include #include #include @@ -485,8 +484,6 @@ out: return sk; } -void x25_init_timers(struct sock *sk); - static int x25_create(struct socket *sock, int protocol) { struct sock *sk;