Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.1 /net/x25/x25_out.c

Filename:/net/x25/x25_out.c
Lines Added:0
Lines Deleted:4
Also changed in: (Previous) 2.4.1-pre12  2.4.1-pre11  2.4.1-pre10  2.4.0-ac12  2.4.0-ac11  2.4.0-ac10 
(Following) 2.4.2-ac15  2.4.2-ac16  2.4.2-ac17  2.4.2-ac18  2.4.2-ac19  2.4.2-ac20 

Location
[  2.4.1
  [  net
    [  x25
       o  x25_out.c

Patch

diff -u --recursive --new-file v2.4.0/linux/net/x25/x25_out.c linux/net/x25/x25_out.c
--- v2.4.0/linux/net/x25/x25_out.c   Sun Nov 12 20:37:17 2000
+++ linux/net/x25/x25_out.c   Wed Jan 24 15:28:36 2001
@@ -21,8 +21,6 @@
  *               needed cleaned seq-number fields.
  */
 
-#include <linux/config.h>
-#if defined(CONFIG_X25) || defined(CONFIG_X25_MODULE)
 #include <linux/errno.h>
 #include <linux/types.h>
 #include <linux/socket.h>
@@ -229,5 +227,3 @@
 
    x25_stop_timer(sk);
 }
-
-#endif


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.