mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-01 09:18:50 -04:00
Merge pull request #8132 from davidhorstmann-arm/2.28-fix-unnecessary-include-prefixes
[Backport 2.28] Fix unnecessary header prefix in tests
This commit is contained in:
commit
4ee11a074f
@ -10,7 +10,7 @@
|
|||||||
* before changing how test data is constructed or validated.
|
* before changing how test data is constructed or validated.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "../library/psa_crypto_its.h"
|
#include "psa_crypto_its.h"
|
||||||
|
|
||||||
#include "test/psa_helpers.h"
|
#include "test/psa_helpers.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user