Remove duplicate inclusion of header files

Remove duplicate inclusion of psa/client.h and psa/service.h
pull/9575/head
itayzafrir 2019-02-20 15:04:21 +02:00
parent ca94dc8673
commit fc2b0726b6
1 changed files with 0 additions and 2 deletions

View File

@ -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, ...) \
{ \