Include <net/ethernet.h> to have a prototype for ether_ntoa().
Approved by: das (mentor)
This commit is contained in:
parent
d86c537ac3
commit
11012a9973
@ -41,6 +41,7 @@
|
||||
#include <sys/socket.h>
|
||||
#include <sys/queue.h>
|
||||
|
||||
#include <net/ethernet.h>
|
||||
#include <net/if.h>
|
||||
#include <net/if_var.h>
|
||||
#include <net/if_types.h>
|
||||
|
Loading…
Reference in New Issue
Block a user