mirror of https://github.com/thesofproject/sof.git
rimage: adding an include for all gcc version build
Signed-off-by: Zhang Keqiao <keqiao.zhang@linux.intel.com>
This commit is contained in:
parent
c91c6f98c6
commit
513c47fd8c
|
@ -24,6 +24,7 @@
|
|||
#include <openssl/bn.h>
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "rimage.h"
|
||||
|
|
Loading…
Reference in New Issue