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