mirror of
https://github.com/ipxe/ipxe
synced 2025-12-21 04:20:17 +03:00
Use stdio.h instead of vsprintf.h
This commit is contained in:
@@ -340,7 +340,7 @@ void mpopulate ( void *start, size_t len ) {
|
||||
}
|
||||
|
||||
#if 0
|
||||
#include <vsprintf.h>
|
||||
#include <stdio.h>
|
||||
/**
|
||||
* Dump free block list
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user