mirror of
https://github.com/ipxe/ipxe
synced 2025-12-15 17:12:54 +03:00
Added missing include of stdint.h
This commit is contained in:
@@ -31,6 +31,7 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
|
||||||
#define PRINTF_NO_LENGTH ( ( size_t ) -1 )
|
#define PRINTF_NO_LENGTH ( ( size_t ) -1 )
|
||||||
|
|||||||
Reference in New Issue
Block a user