Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: sht15_remote_monitoring RobotArmDemo iothub_client_sample_amqp iothub_client_sample_amqp ... more
Revision 8:450043aa3c5c, committed 2016-02-04
- Comitter:
- Azure.IoT Build
- Date:
- Thu Feb 04 15:56:59 2016 -0800
- Parent:
- 7:07bc440836b3
- Child:
- 9:8abcd13782f4
- Commit message:
- 1.0.0
Changed in this revision
| iothubtransportamqp.c | Show annotated file Show diff for this revision Revisions of this file |
--- a/iothubtransportamqp.c Thu Feb 04 11:39:49 2016 -0800 +++ b/iothubtransportamqp.c Thu Feb 04 15:56:59 2016 -0800 @@ -22,9 +22,6 @@ #include "platform.h" #include "sastoken.h" #include "strings.h" -#include "tlsio_openssl.h" -#include "tlsio_schannel.h" -#include "tlsio_wolfssl.h" #include "urlencode.h" #include "tlsio.h"
