mirror of
https://github.com/ipxe/ipxe
synced 2026-03-16 03:02:07 +03:00
Include stdlib.h rather than malloc.h
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <malloc.h>
|
||||
#include <vsprintf.h>
|
||||
#include <byteswap.h>
|
||||
#include <gpxe/in.h>
|
||||
|
||||
Reference in New Issue
Block a user