From be261a9595d7744332583586c625315b95688410 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Fri, 17 May 2024 15:18:24 +0200 Subject: daemon: add missing header --- source/app/wandad/src/main.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'source') diff --git a/source/app/wandad/src/main.cpp b/source/app/wandad/src/main.cpp index 8d16a7e..9feac82 100644 --- a/source/app/wandad/src/main.cpp +++ b/source/app/wandad/src/main.cpp @@ -15,6 +15,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3