corrected version (with typedef struct IOTHUB_CLIENT_LL_UPLOADTOBLOB_HANDLE_DATA* IOTHUB_CLIENT_LL_UPLOADTOBLOB_HANDLE;) included in the sources

Dependents:   STM32F746_iothub_client_sample_mqtt

Fork of iothub_client by Azure IoT

Revision:
22:b8732db970af
Parent:
16:deba40344375
Child:
32:6e9d81a62085
--- a/iothub_client.h	Thu Dec 17 18:23:39 2015 -0800
+++ b/iothub_client.h	Fri Jan 15 15:49:41 2016 -0800
@@ -13,6 +13,7 @@
 */
 
 #ifndef IOTHUB_CLIENT_H
+#define IOTHUB_CLIENT_H
 
 #include "iothub_client_ll.h"