]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/x25/af_x25.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[linux-2.6-omap-h63xx.git] / net / x25 / af_x25.c
index 282ce4e40d7b575e4ae53864380817a14bc317be..b5c80b18990224439e512fb819a96e75fb909b97 100644 (file)
@@ -35,7 +35,6 @@
  *                                     response
  */
 
-#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/capability.h>
 #include <linux/errno.h>
@@ -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;