mirror of
https://github.com/ipxe/ipxe
synced 2025-12-21 20:40:25 +03:00
Need stddef.h to get size_t
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
#ifndef ETHERBOOT_STRING_H
|
#ifndef ETHERBOOT_STRING_H
|
||||||
#define ETHERBOOT_STRING_H
|
#define ETHERBOOT_STRING_H
|
||||||
|
|
||||||
|
#include "stddef.h"
|
||||||
#include "bits/string.h"
|
#include "bits/string.h"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user