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: sht15_remote_monitoring RobotArmDemo iothub_client_sample_amqp f767zi_mqtt ... more
Diff: internal/iothub_client_authorization.h
- Revision:
- 92:97148cf9aa2a
- Parent:
- 89:a2ed767a532e
diff -r bbf806070c5f -r 97148cf9aa2a internal/iothub_client_authorization.h --- a/internal/iothub_client_authorization.h Thu Jul 12 18:09:13 2018 -0700 +++ b/internal/iothub_client_authorization.h Tue Sep 11 11:13:11 2018 -0700 @@ -4,16 +4,16 @@ #ifndef IOTHUB_CLIENT_AUTHORIZATION_H #define IOTHUB_CLIENT_AUTHORIZATION_H +#include "azure_c_shared_utility/macro_utils.h" +#include "azure_c_shared_utility/umock_c_prod.h" +#include "azure_c_shared_utility/xio.h" + #ifdef __cplusplus extern "C" { #else #include <stdbool.h> #endif /* __cplusplus */ -#include "azure_c_shared_utility/macro_utils.h" -#include "azure_c_shared_utility/umock_c_prod.h" -#include "azure_c_shared_utility/xio.h" - typedef struct IOTHUB_AUTHORIZATION_DATA_TAG* IOTHUB_AUTHORIZATION_HANDLE; #define IOTHUB_CREDENTIAL_TYPE_VALUES \