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:
@@ -18,6 +18,7 @@
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <console.h>
|
||||
#include <errno.h>
|
||||
#include <vsprintf.h>
|
||||
|
||||
Reference in New Issue
Block a user