mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 04:50:25 +03:00
include stdio.h to suppress printf warning, general warnings fixups
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include <gpxe/list.h>
|
||||
#include <gpxe/tables.h>
|
||||
#include <gpxe/device.h>
|
||||
#include "stdio.h"
|
||||
|
||||
/**
|
||||
* @file
|
||||
|
||||
Reference in New Issue
Block a user