mirror of
https://github.com/ipxe/ipxe
synced 2025-12-25 00:17:57 +03:00
Gave vsprintf.c its own header file, and made console.h include it.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define CONSOLE_H
|
||||
|
||||
#include "stdint.h"
|
||||
#include "vsprintf.h"
|
||||
|
||||
/*
|
||||
* Consoles that cannot be used before their INIT_FN() has completed
|
||||
|
||||
Reference in New Issue
Block a user