mirror of
https://github.com/ipxe/ipxe
synced 2026-05-04 03:03:43 +03:00
added stdio.h to includes for DBG compilation
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stddef.h>
|
||||
#include <latch.h>
|
||||
#include <gpxe/list.h>
|
||||
|
||||
Reference in New Issue
Block a user