Azure IoT common library

Fork of azure_c_shared_utility by Azure IoT

Revision:
6:c55b013dfc2a
Parent:
1:9190c0f4d23a
--- a/uniqueid_stub.c	Fri Jun 17 17:03:29 2016 -0700
+++ b/uniqueid_stub.c	Fri Jul 01 10:43:23 2016 -0700
@@ -4,7 +4,7 @@
 #include <stdlib.h>
 #include <stdint.h>
 #include "azure_c_shared_utility/uniqueid.h"
-#include "azure_c_shared_utility/iot_logging.h"
+#include "azure_c_shared_utility/xlogging.h"
 #include <time.h>
 
 DEFINE_ENUM_STRINGS(UNIQUEID_RESULT, UNIQUEID_RESULT_VALUES);