Fix missing include in i386-specific file

This commit is contained in:
Manuel Pégourié-Gonnard 2015-02-10 13:50:47 +00:00
parent 0c851ee1c8
commit 45ec8da7e5

View File

@ -36,6 +36,8 @@
#include "polarssl/padlock.h"
#include <string.h>
#if defined(POLARSSL_HAVE_X86)
/*