mirror of
https://github.com/ipxe/ipxe
synced 2026-02-12 21:29:39 +03:00
Use stdio.h instead of vsprintf.h
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <vsprintf.h>
|
||||
#include <stdio.h>
|
||||
#include <gpxe/netdevice.h>
|
||||
#include <gpxe/device.h>
|
||||
#include <usr/ifmgmt.h>
|
||||
|
||||
Reference in New Issue
Block a user