mirror of
https://github.com/xcat2/xNBA.git
synced 2025-01-18 21:43:14 +00:00
Need stddef.h to get size_t
This commit is contained in:
parent
f08516791e
commit
a6057b4cbc
@ -14,6 +14,7 @@
|
||||
#ifndef ETHERBOOT_STRING_H
|
||||
#define ETHERBOOT_STRING_H
|
||||
|
||||
#include "stddef.h"
|
||||
#include "bits/string.h"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user