patch-2.3.6 linux/include/linux/inet.h

Next file: linux/include/linux/inetdevice.h
Previous file: linux/include/linux/igmp.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.5/linux/include/linux/inet.h linux/include/linux/inet.h
@@ -46,6 +46,7 @@
 
 extern void		inet_proto_init(struct net_proto *pro);
 extern char		*in_ntoa(__u32 in);
+extern char		*in_ntoa2(__u32 in, char *buf);
 extern __u32		in_aton(const char *str);
 
 #endif

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