From 3746e3d8925e19fefe5bc5a0f98c63ee3a9fa2f2 Mon Sep 17 00:00:00 2001 From: Wiebe Cazemier Date: Thu, 25 Nov 2021 20:40:06 +0100 Subject: [PATCH] Fix Debian build error by removing stray include --- threaddata.h | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/threaddata.h b/threaddata.h index a4e45a8..f136fe8 100644 --- a/threaddata.h +++ b/threaddata.h @@ -26,7 +26,6 @@ License along with FlashMQ. If not, see . #include #include #include -#include #include #include -- libgit2 0.21.4