--- src/sbin/ifconfig/ifconfig.h 2005/03/06 05:01:59 1.4 +++ src/sbin/ifconfig/ifconfig.h 2005/04/25 17:33:26 1.5 @@ -69,5 +69,3 @@ extern void set80211rtsthreshold(const c extern void set80211protmode(const char *, int, int, const struct afswtch *rafp); extern void set80211txpower(const char *, int, int, const struct afswtch *rafp); extern void ieee80211_status(int s, struct rt_addrinfo *); -extern void maclabel_status(int s, struct rt_addrinfo *); -extern void setifmaclabel(const char *, int, int, const struct afswtch *rafp);