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
-1
@@ -16,7 +16,7 @@
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
|
||||
#include <vsprintf.h>
|
||||
#include <stdio.h>
|
||||
#include <gpxe/netdevice.h>
|
||||
#include <gpxe/ip.h>
|
||||
#include <usr/route.h>
|
||||
|
||||
Reference in New Issue
Block a user