mirror of
https://github.com/ipxe/ipxe
synced 2025-12-28 18:42:53 +03:00
Use stdio.h instead of vsprintf.h
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <getopt.h>
|
||||
#include <vsprintf.h>
|
||||
#include <gpxe/netdevice.h>
|
||||
#include <gpxe/command.h>
|
||||
#include <usr/dhcpmgmt.h>
|
||||
|
||||
Reference in New Issue
Block a user