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: iothub_client_sample_http simplesample_http temp_sensor_anomaly
Diff: iothubtransporthttp.h
- Revision:
- 15:52602fffff8d
- Parent:
- 14:fae5c6b2cce3
- Child:
- 17:7ef88cde801f
--- a/iothubtransporthttp.h Fri Mar 25 15:59:57 2016 -0700 +++ b/iothubtransporthttp.h Fri Apr 08 13:24:07 2016 -0700 @@ -4,7 +4,8 @@ #ifndef IOTHUBTRANSPORTHTTP_H #define IOTHUBTRANSPORTHTTP_H -#include "iothub_client_private.h" +#include "iothub_client_ll.h" +#include "iothub_transport_ll.h" #ifdef __cplusplus extern "C"