mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
netinet/if_ether.h is more portable than net/ethernet.h
(This used to be ctdb commit ee84ea17529a27e22c1a0503d07aaeec1ef731e2)
This commit is contained in:
parent
9cde594006
commit
850e634166
@ -24,7 +24,7 @@
|
||||
#include "system/wait.h"
|
||||
#include "../include/ctdb_private.h"
|
||||
#include "lib/events/events.h"
|
||||
#include <net/ethernet.h>
|
||||
#include <netinet/if_ether.h>
|
||||
#include <net/if_arp.h>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user