mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 01:22:37 +03:00
Include errno.h in the few drivers which use it, rather than in nic.h
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
#include "etherboot.h"
|
||||
#include "nic.h"
|
||||
#include <errno.h>
|
||||
#include <gpxe/pci.h>
|
||||
#include <gpxe/ethernet.h>
|
||||
#include "timer.h"
|
||||
|
||||
Reference in New Issue
Block a user