mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 21:41:43 +03:00
Use stdlib.h for malloc() instead of malloc.h.
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <assert.h>
|
||||
#include <malloc.h>
|
||||
#include <gpxe/crypto.h>
|
||||
#include <gpxe/chap.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user