Author: melifaro
Date: Mon Apr 13 09:01:46 2020
New Revision: 359854
URL: https://svnweb.freebsd.org/changeset/base/359854
Log:
Remove unused 'struct rtentry' definition.
Modified:
head/sys/dev/mn/if_mn.c
Modified: head/sys/dev/mn/if_mn.c
==============================================================================
--- head/sys/dev/mn/if_mn.c Mon Apr 13 08:58:35 2020 (r359853)
+++ head/sys/dev/mn/if_mn.c Mon Apr 13 09:01:46 2020 (r359854)
@@ -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);
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"