mirror of https://github.com/ARMmbed/mbed-os.git
Remove duplicate inclusion of header files
Remove duplicate inclusion of psa/client.h and psa/service.hpull/9575/head
parent
ca94dc8673
commit
fc2b0726b6
|
@ -5,8 +5,6 @@
|
|||
#include "psa/service.h"
|
||||
#include "psa/client.h"
|
||||
|
||||
#include "psa/client.h"
|
||||
#include "psa/service.h"
|
||||
#if defined(TARGET_TFM)
|
||||
#define SPM_PANIC(format, ...) \
|
||||
{ \
|
||||
|
|
Loading…
Reference in New Issue