mirror of
https://github.com/xcat2/xNBA.git
synced 2025-01-20 06:23:14 +00:00
[natsemi] Add missing #include <string.h>
This commit is contained in:
parent
1641b5d39b
commit
a1e11a6beb
@ -61,6 +61,7 @@
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <gpxe/io.h>
|
||||
#include <errno.h>
|
||||
#include <byteswap.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user