mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
Fix missing include in i386-specific file
This commit is contained in:
@@ -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)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user