Azure IoT / iothub_amqp_transport

Dependents:   sht15_remote_monitoring RobotArmDemo iothub_client_sample_amqp iothub_client_sample_amqp ... more

Files at this revision

API Documentation at this revision

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"