Kill another bogus inclusion of <netinet/if_ether.h>.

This commit is contained in:
Garrett Wollman 1997-01-05 18:14:12 +00:00
parent 64cf8d66e2
commit ca6642fc76
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ struct rtentry;
#include <net/if.h>
#include <netinet/in.h>
#include <netinet/if_ether.h>
#include <net/ethernet.h>
#include <stdio.h>