summaryrefslogtreecommitdiffstats
path: root/zebra/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/interface.h')
-rw-r--r--zebra/interface.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/zebra/interface.h b/zebra/interface.h
index 3784253e6..f58596db2 100644
--- a/zebra/interface.h
+++ b/zebra/interface.h
@@ -259,8 +259,4 @@ extern int interface_list_proc (void);
extern int ifaddr_proc_ipv6 (void);
#endif /* HAVE_PROC_NET_IF_INET6 */
-#ifdef BSDI
-extern int if_kvm_get_mtu (struct interface *);
-#endif /* BSDI */
-
#endif /* _ZEBRA_INTERFACE_H */