mirror of
https://github.com/ipxe/ipxe
synced 2025-12-21 12:30:20 +03:00
Use stdio.h instead of vsprintf.h
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <vsprintf.h>
|
||||
#include <stdio.h>
|
||||
#include <readline/readline.h>
|
||||
#include <gpxe/command.h>
|
||||
#include <gpxe/shell.h>
|
||||
|
||||
Reference in New Issue
Block a user