patch-2.3.29 linux/include/net/x25.h

Next file: linux/init/main.c
Previous file: linux/include/net/rose.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.28/linux/include/net/x25.h linux/include/net/x25.h
@@ -192,7 +192,7 @@
 extern struct net_device *x25_dev_get(char *);
 extern void x25_route_device_down(struct net_device *);
 extern int  x25_route_ioctl(unsigned int, void *);
-extern int  x25_routes_get_info(char *, char **, off_t, int, int);
+extern int  x25_routes_get_info(char *, char **, off_t, int);
 extern void x25_route_free(void);
 
 /* x25_subr.c */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)