Azure IoT common library
Fork of azure_c_shared_utility by
Diff: hmac.c
- Revision:
- 19:2e0811512ceb
- Parent:
- 0:fa2de1b79154
- Child:
- 25:8507bf644fdf
--- a/hmac.c Fri Jan 13 18:41:15 2017 -0800 +++ b/hmac.c Sat Jan 28 09:35:22 2017 -0800 @@ -10,12 +10,6 @@ * various SHA algorithms. */ -#include <stdlib.h> -#ifdef _CRTDBG_MAP_ALLOC -#include <crtdbg.h> -#endif -#include "azure_c_shared_utility/gballoc.h" - #include "azure_c_shared_utility/sha.h" /*