rimage: adding an include for all gcc version build

Signed-off-by: Zhang Keqiao <keqiao.zhang@linux.intel.com>
This commit is contained in:
Zhang Keqiao 2018-07-02 14:00:40 +08:00 committed by Daniel Leung
parent c91c6f98c6
commit 513c47fd8c
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include <openssl/bn.h>
#include <stdio.h>
#include <errno.h>
#include <string.h>
#include "config.h"
#include "rimage.h"