mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-03 15:55:40 +00:00
removed if_ether.h
This commit is contained in:
1
sudo.c
1
sudo.c
@@ -82,7 +82,6 @@ static char rcsid[] = "$Id$";
|
|||||||
#include <netinet/in.h>
|
#include <netinet/in.h>
|
||||||
#include <arpa/inet.h>
|
#include <arpa/inet.h>
|
||||||
#include <net/if.h>
|
#include <net/if.h>
|
||||||
#include <netinet/if_ether.h>
|
|
||||||
#include <sys/param.h>
|
#include <sys/param.h>
|
||||||
#ifdef _AIX
|
#ifdef _AIX
|
||||||
#include <sys/id.h>
|
#include <sys/id.h>
|
||||||
|
Reference in New Issue
Block a user