mirror of
https://github.com/ipxe/ipxe
synced 2025-12-20 03:55:46 +03:00
vsprintf.h is gPXE-specific; move it to include/gpxe
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include <curses.h>
|
||||
#include <stdio.h>
|
||||
#include <stddef.h>
|
||||
#include <vsprintf.h>
|
||||
#include <gpxe/vsprintf.h>
|
||||
#include "mucurses.h"
|
||||
|
||||
/** @file
|
||||
|
||||
Reference in New Issue
Block a user