Azure IoT / iothub_http_transport

Dependents:   iothub_client_sample_http simplesample_http temp_sensor_anomaly

Files at this revision

API Documentation at this revision

Comitter:
AzureIoTClient
Date:
Thu Jan 28 12:38:29 2016 -0800
Parent:
10:b012891d0a54
Child:
12:9e2531d86009
Commit message:
v1.0.0-preview.9

Changed in this revision

iothubtransporthttp.c Show annotated file Show diff for this revision Revisions of this file
--- a/iothubtransporthttp.c	Thu Jan 28 09:57:44 2016 -0800
+++ b/iothubtransporthttp.c	Thu Jan 28 12:38:29 2016 -0800
@@ -8,7 +8,7 @@
 #include "gballoc.h"
 
 #include <time.h>
-#include "version.h"
+#include "iothub_client_version.h"
 #include "iothub_client_private.h"
 #include "iothubtransporthttp.h"