Fix missing include in i386-specific file
This commit is contained in:
parent
0c851ee1c8
commit
45ec8da7e5
@ -36,6 +36,8 @@
|
|||||||
|
|
||||||
#include "polarssl/padlock.h"
|
#include "polarssl/padlock.h"
|
||||||
|
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
#if defined(POLARSSL_HAVE_X86)
|
#if defined(POLARSSL_HAVE_X86)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user