This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / icmp.h
index f0b571f..d9ab5cd 100644 (file)
@@ -17,8 +17,6 @@
 #ifndef _LINUX_ICMP_H
 #define        _LINUX_ICMP_H
 
-#include <linux/types.h>
-
 #define ICMP_ECHOREPLY         0       /* Echo Reply                   */
 #define ICMP_DEST_UNREACH      3       /* Destination Unreachable      */
 #define ICMP_SOURCE_QUENCH     4       /* Source Quench                */