Add missing string header for memcpy
Fix compile error: ‘memcpy’ was not declared
Change-Id: I54d1849a3a18901baac1e24986b82067eb2fd6b4
[ROCm/amdsmi commit: 99034af009]
This commit is contained in:
committed by
Shuzhou Liu
parent
6a9cf7e321
commit
a4c77d648e
@@ -53,6 +53,7 @@
|
||||
#include <regex> // NOLINT
|
||||
#include <vector>
|
||||
#include <pthread.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "rocm_smi/rocm_smi_common.h" // Should go before rocm_smi.h
|
||||
#include "rocm_smi/rocm_smi_main.h"
|
||||
|
||||
Reference in New Issue
Block a user