mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
Use stdio.h instead of vsprintf.h
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#include <vsprintf.h>
|
||||
#include <gpxe/if_ether.h>
|
||||
#include <gpxe/netdevice.h>
|
||||
#include <gpxe/ethernet.h>
|
||||
|
||||
Reference in New Issue
Block a user