mirror of
https://github.com/ipxe/ipxe
synced 2025-12-18 02:20:19 +03:00
Add missing include
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <errno.h>
|
||||||
#include <gpxe/dhcp.h>
|
#include <gpxe/dhcp.h>
|
||||||
#include <gpxe/nvs.h>
|
#include <gpxe/nvs.h>
|
||||||
#include <gpxe/nvo.h>
|
#include <gpxe/nvo.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user