mirror of
https://github.com/ipxe/ipxe
synced 2025-12-27 10:02:42 +03:00
Include errno.h in the few drivers which use it, rather than in nic.h
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#include <byteswap.h>
|
||||
#include <gpxe/pci.h>
|
||||
#include <gpxe/isapnp.h>
|
||||
|
||||
Reference in New Issue
Block a user