diff --git a/lib/service/stop.cpp b/lib/service/stop.cpp index 2b35e63..58ca30e 100644 --- a/lib/service/stop.cpp +++ b/lib/service/stop.cpp @@ -26,7 +26,7 @@ along with this program. If not, see . #include // popen, pclose, getpid #include // std::unique_ptr #include // std::array -#include // FILE +#include // FILE, std::feof, std::fgets namespace comfortable_swipe::service {