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

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

Advertisement

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

Filename:/net/x25/x25_in.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.5.2-pre4  2.5.2-pre5  2.5.2-pre6  2.5.2-pre7  2.5.2-pre8  2.5.2-pre9 

Location
[  2.4.1
  [  net
    [  x25
       o  x25_in.c

Patch

diff -u --recursive --new-file v2.4.0/linux/net/x25/x25_in.c linux/net/x25/x25_in.c
--- v2.4.0/linux/net/x25/x25_in.c   Fri Nov 17 16:48:51 2000
+++ linux/net/x25/x25_in.c   Wed Jan 24 15:28:36 2001
@@ -22,8 +22,6 @@
  *                 i-frames.
  */
 
-#include <linux/config.h>
-#if defined(CONFIG_X25) || defined(CONFIG_X25_MODULE)
 #include <linux/errno.h>
 #include <linux/types.h>
 #include <linux/socket.h>
@@ -369,5 +367,3 @@
 
    return 0;
 }
-
-#endif


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