mirror of
https://github.com/ipxe/ipxe
synced 2025-12-19 02:50:25 +03:00
Use stdio.h instead of vsprintf.h
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <vsprintf.h>
|
||||
#include <stdio.h>
|
||||
#include <byteswap.h>
|
||||
#include <gpxe/in.h>
|
||||
#include <gpxe/ip6.h>
|
||||
|
||||
Reference in New Issue
Block a user