mirror of
https://github.com/ipxe/ipxe
synced 2025-12-19 11:00:27 +03:00
Use stdio.h instead of vsprintf.h
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <vsprintf.h>
|
||||
#include <stdio.h>
|
||||
#include <gpxe/linebuf.h>
|
||||
|
||||
static const char data1[] =
|
||||
|
||||
Reference in New Issue
Block a user