aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/0002-included-syncmanager-header.patch
blob: a80fa171ac13da2540a2d50e907de8247e31353b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
From: Lucas de Castro Borges <lucas@gnuabordo.com.br>
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 <shell.h>
 
 #include <report.h>
+#include <syncmanager.h>
 #include <hardinfo.h>
 #include <iconcache.h>
 #include <stock.h>