patch-2.0.37 linux/include/linux/icmp.h

Next file: linux/include/linux/in.h
Previous file: linux/include/linux/hdreg.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.36/linux/include/linux/icmp.h linux/include/linux/icmp.h
@@ -76,10 +76,13 @@
 };
 
 
+#ifdef __KERNEL__
+
 struct icmp_err {
   int		errno;
   unsigned	fatal:1;
 };
 
+#endif
 
 #endif	/* _LINUX_ICMP_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov