mirror of
https://github.com/ipxe/ipxe
synced 2025-12-07 18:00:28 +03:00
[natsemi] Add missing #include <string.h>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user