lxip: fix build error with gcc 10

Fixes #4102
This commit is contained in:
Christian Prochaska 2021-04-24 23:06:53 +02:00 committed by Norman Feske
parent aebece5110
commit 8f23e377d9

View File

@ -456,7 +456,6 @@ core_initcall(sock_init);
struct net init_net;
unsigned long *sysctl_local_reserved_ports;
struct pernet_operations loopback_net_ops;
/**