mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 13:00:39 +03:00
Include errno.h in the few drivers which use it, rather than in nic.h
This commit is contained in:
@@ -15,6 +15,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