mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 21:41:43 +03:00
Include stdlib.h rather than malloc.h
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <malloc.h>
|
||||
#include <stdlib.h>
|
||||
#include <gpxe/uaccess.h>
|
||||
#include <gpxe/dhcp.h>
|
||||
#include "pxe.h"
|
||||
|
||||
Reference in New Issue
Block a user