From 792d06d032dd7fb0fc03e3f8fe8b6aa5f16235e2 Mon Sep 17 00:00:00 2001 From: Lucas de Castro Borges Date: Mon, 22 Apr 2024 19:50:55 -0300 Subject: debian/patches updated --- .../patches/0002-included-syncmanager-header.patch | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 debian/patches/0002-included-syncmanager-header.patch (limited to 'debian/patches/0002-included-syncmanager-header.patch') diff --git a/debian/patches/0002-included-syncmanager-header.patch b/debian/patches/0002-included-syncmanager-header.patch new file mode 100644 index 00000000..a80fa171 --- /dev/null +++ b/debian/patches/0002-included-syncmanager-header.patch @@ -0,0 +1,20 @@ +From: Lucas de Castro Borges +Date: Mon, 22 Apr 2024 19:50:35 -0300 +Subject: included syncmanager header + +--- + hardinfo2/hardinfo.c | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/hardinfo2/hardinfo.c b/hardinfo2/hardinfo.c +index 218b429..7c3f2b4 100644 +--- a/hardinfo2/hardinfo.c ++++ b/hardinfo2/hardinfo.c +@@ -21,6 +21,7 @@ + #include + + #include ++#include + #include + #include + #include -- cgit v1.2.3