mirror of
https://github.com/ipxe/ipxe
synced 2025-12-18 18:40:24 +03:00
Include errno.h in the few drivers which use it, rather than in nic.h
This commit is contained in:
@@ -32,6 +32,7 @@ has 34 pins, the top row of 2 are not used.
|
||||
*/
|
||||
|
||||
#include "etherboot.h"
|
||||
#include <errno.h>
|
||||
#include "nic.h"
|
||||
#include <gpxe/isa.h>
|
||||
#include "timer.h"
|
||||
|
||||
Reference in New Issue
Block a user