1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

cpp_dummy_build: Remove dependency on compat-1.3.h

This commit is contained in:
Jaeden Amero
2018-12-19 18:17:29 +00:00
parent fa30c3382d
commit 2b725ef727

View File

@@ -45,7 +45,6 @@
#include "mbedtls/cipher.h"
#include "mbedtls/cipher_internal.h"
#include "mbedtls/cmac.h"
#include "mbedtls/compat-1.3.h"
#include "mbedtls/ctr_drbg.h"
#include "mbedtls/debug.h"
#include "mbedtls/des.h"