From 1d2aa57717d54e74db0787fa44d83685c88b7079 Mon Sep 17 00:00:00 2001 From: Michael John Date: Mon, 30 Dec 2019 09:36:58 -0500 Subject: testing/azure-iot-sdk-c-static: new aport --- testing/azure-iot-sdk-c-static/001-c-utility.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 testing/azure-iot-sdk-c-static/001-c-utility.patch (limited to 'testing/azure-iot-sdk-c-static/001-c-utility.patch') diff --git a/testing/azure-iot-sdk-c-static/001-c-utility.patch b/testing/azure-iot-sdk-c-static/001-c-utility.patch new file mode 100644 index 0000000000..9b746a1317 --- /dev/null +++ b/testing/azure-iot-sdk-c-static/001-c-utility.patch @@ -0,0 +1,13 @@ +diff --git a/c-utility/pal/linux/socket_async_os.h b/c-utility/pal/linux/socket_async_os.h +index bd59e48..1797089 100644 +--- a/c-utility/pal/linux/socket_async_os.h ++++ b/c-utility/pal/linux/socket_async_os.h +@@ -10,7 +10,7 @@ + #include + #include + #include +-#include ++#include + #include + #include + #include -- cgit v1.2.3