2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00

removed if_ether.h

This commit is contained in:
Todd C. Miller
1994-08-13 22:15:43 +00:00
parent 8245f195d9
commit 51ebc0b2bf

1
sudo.c
View File

@@ -82,7 +82,6 @@ static char rcsid[] = "$Id$";
#include <netinet/in.h>
#include <arpa/inet.h>
#include <net/if.h>
#include <netinet/if_ether.h>
#include <sys/param.h>
#ifdef _AIX
#include <sys/id.h>