mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-05 08:45:35 +00:00
Don't include netdevice.h - it causes compilation problems
This commit is contained in:
@@ -61,7 +61,6 @@ extern int h_errno;
|
||||
|
||||
#include <net/if.h>
|
||||
#include <net/route.h>
|
||||
#include <linux/netdevice.h>
|
||||
#include <linux/if_arp.h>
|
||||
|
||||
#include <sys/time.h> /* gettimeofday()*/
|
||||
|
Reference in New Issue
Block a user