Remove unused 'struct rtentry' definition.

This commit is contained in:
Alexander V. Chernikov 2020-04-13 09:01:46 +00:00
parent d25a143055
commit 6bd75de641
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=359854

View File

@ -165,7 +165,6 @@ struct m32_mem {
struct mn_softc;
struct sockaddr;
struct rtentry;
static int mn_probe(device_t self);
static int mn_attach(device_t self);