Skip to content

Commit d9621ea

Browse files
committed
TrustAnchors remove unnecessary include
1 parent 3327700 commit d9621ea

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/tls/BearSSLTrustAnchors.h

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
This file is part of ArduinoIoTBearSSL.
2+
This file is part of ArduinoIoTCloud.
33
44
Copyright 2019 ARDUINO SA (http://www.arduino.cc/)
55
@@ -26,8 +26,6 @@
2626
#include <AIoTC_Config.h>
2727
#ifdef BOARD_HAS_ECCX08
2828

29-
#include "bearssl/bearssl_ssl.h"
30-
3129
/******************************************************************************
3230
* CONSTANTS
3331
******************************************************************************/

0 commit comments

Comments
 (0)