mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-02 18:14:07 -04:00
Remove include of build_info.h
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
336efeec50
commit
075f8797ac
@ -15,8 +15,6 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
#include "mbedtls/build_info.h"
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define MBEDTLS_EFFICIENT_UNALIGNED_ACCESS for architectures where unaligned memory
|
* Define MBEDTLS_EFFICIENT_UNALIGNED_ACCESS for architectures where unaligned memory
|
||||||
* accesses are known to be efficient.
|
* accesses are known to be efficient.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user