From cbbbaf9ebace0d597f0a0e210344a2a5cabb7417 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Mon, 23 Jan 2017 10:02:43 +0000 Subject: testing/wmi-client: new aport --- testing/wmi-client/musl-header-fix.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 testing/wmi-client/musl-header-fix.patch (limited to 'testing/wmi-client/musl-header-fix.patch') diff --git a/testing/wmi-client/musl-header-fix.patch b/testing/wmi-client/musl-header-fix.patch new file mode 100644 index 0000000000..1f027b4374 --- /dev/null +++ b/testing/wmi-client/musl-header-fix.patch @@ -0,0 +1,15 @@ +diff --git a/Samba/source/winexe/winexe.c b/Samba/source/winexe/winexe.c +index 192beb5..aa9d73f 100644 +--- a/Samba/source/winexe/winexe.c ++++ b/Samba/source/winexe/winexe.c +@@ -15,8 +15,8 @@ + #include "winexe.h" + #include "winexesvc/shared.h" + +-#include +-#include ++#include ++#include + #include + #include + -- cgit v1.2.3