mirror of
https://github.com/ipxe/ipxe
synced 2025-12-21 20:40:25 +03:00
Use stdio.h instead of vsprintf.h
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#ifndef CONSOLE_H
|
||||
#define CONSOLE_H
|
||||
|
||||
#include "stdint.h"
|
||||
#include "vsprintf.h"
|
||||
#include <gpxe/tables.h>
|
||||
|
||||
/** @file
|
||||
|
||||
Reference in New Issue
Block a user