diff options
Diffstat (limited to 'pfinet/pfinet.h')
-rw-r--r-- | pfinet/pfinet.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pfinet/pfinet.h b/pfinet/pfinet.h index 66353956..9725dabc 100644 --- a/pfinet/pfinet.h +++ b/pfinet/pfinet.h @@ -68,7 +68,6 @@ uid_t pfinet_group; void ethernet_initialize (void); int ethernet_demuxer (mach_msg_header_t *, mach_msg_header_t *); -int ethernet_change_flags (struct device *, short); void setup_ethernet_device (char *, struct device **); void setup_dummy_device (char *, struct device **); void setup_tunnel_device (char *, struct device **); |