mirror of
https://github.com/ipxe/ipxe
synced 2025-12-20 12:00:19 +03:00
Update now that if_ether.h has moved.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <stdarg.h>
|
||||
#include "if_ether.h" /* for ETH_ALEN */
|
||||
#include <gpxe/if_ether.h> /* for ETH_ALEN */
|
||||
#include "limits.h" /* for CHAR_BIT */
|
||||
#include "console.h"
|
||||
#include "errno.h"
|
||||
|
||||
Reference in New Issue
Block a user