1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-10-28 23:14:56 +03:00
This commit is contained in:
Paul Bakker
2009-01-03 21:24:11 +00:00
parent 5121ce5bdb
commit 8e831edc24
8 changed files with 17 additions and 17 deletions

View File

@@ -4,7 +4,7 @@
#ifndef XYSSL_PADLOCK_H
#define XYSSL_PADLOCK_H
#include "xyssl/aes.h"
#include "polarssl/aes.h"
#if (defined(__GNUC__) && defined(__i386__))