mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 09:32:33 +03:00
Use stdio.h instead of vsprintf.h
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <getopt.h>
|
||||
#include <vsprintf.h>
|
||||
#include <gpxe/command.h>
|
||||
#include <usr/route.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user