Microsoft Azure IoTHub client MQTT transport

Dependents:   STM32F746_iothub_client_sample_mqtt FXOS8700CQ_To_Azure_IoT f767zi_mqtt FXOS8700CQ_To_Azure_IoT ... more

Revision:
39:6231984e0179
Parent:
36:3b9944257dd5
Child:
41:410450f16a9f
--- a/iothub_client_retry_control.c	Fri May 04 13:23:47 2018 -0700
+++ b/iothub_client_retry_control.c	Mon Jun 11 15:38:57 2018 -0700
@@ -1,7 +1,7 @@
 // Copyright (c) Microsoft. All rights reserved.
 // Licensed under the MIT license. See LICENSE file in the project root for full license information.
 
-#include "iothub_client_retry_control.h"
+#include "internal/iothub_client_retry_control.h"
 
 #include <math.h>