mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 21:41:43 +03:00
include stdio.h to suppress printf warning, general warnings fixups
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "stdio.h"
|
||||
#include "stddef.h"
|
||||
#include "string.h"
|
||||
#include "io.h"
|
||||
|
||||
Reference in New Issue
Block a user