diff --git a/net/ipv4/icmp.c b/net/ipv4/icmp.c
index 272c69e106e9a6a416249fcb77607ac43c16940a..233de06342989ec9a4067ed7e5a7b7f45fed6797 100644
--- a/net/ipv4/icmp.c
+++ b/net/ipv4/icmp.c
@@ -1104,5 +1104,4 @@ void __init icmp_init(struct net_proto_family *ops)
 EXPORT_SYMBOL(icmp_err_convert);
 EXPORT_SYMBOL(icmp_send);
 EXPORT_SYMBOL(icmp_statistics);
-EXPORT_SYMBOL(icmpmsg_statistics);
 EXPORT_SYMBOL(xrlim_allow);