Andreas Roeseler e32ea44c7a icmp: fix lib conflict with trinity
Including <linux/in.h> and <netinet/in.h> in the dependencies breaks
compilation of trinity due to multiple definitions. <linux/in.h> is only
used in <linux/icmp.h> to provide the definition of the struct in_addr,
but this can be substituted out by using the datatype __be32.

Signed-off-by: Andreas Roeseler <andreas.a.roeseler@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-06-03 15:31:34 -07:00
..
2021-06-02 14:01:55 -07:00
2021-06-03 14:15:10 -07:00
2021-05-20 15:50:54 -07:00
2021-03-30 16:54:50 -07:00
2021-05-27 14:39:11 -07:00
2021-06-03 13:24:23 -07:00
2021-06-03 13:24:23 -07:00
2021-05-17 15:29:35 -07:00
2021-06-02 14:01:55 -07:00
2021-06-02 14:01:55 -07:00
2021-05-24 14:10:28 -07:00
2021-06-03 15:31:34 -07:00
2021-03-28 17:31:13 -07:00
2021-05-17 15:29:35 -07:00
2021-05-31 22:45:05 -07:00
2021-06-02 14:01:55 -07:00
2021-05-07 11:23:41 -07:00
2021-01-24 14:27:18 +01:00
2021-03-28 17:31:13 -07:00
2021-03-25 16:56:27 -07:00