From 8b14345cf6e06a2938dc7cd8de5e8ca2ec2df039 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 31 May 2020 06:54:33 +0200 Subject: kill the obsolete OS check macro --- compat/process-list.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compat/process-list.hpp') diff --git a/compat/process-list.hpp b/compat/process-list.hpp index d1f9999f..782dc0a4 100644 --- a/compat/process-list.hpp +++ b/compat/process-list.hpp @@ -129,7 +129,7 @@ static QStringList get_all_executable_names() } } -#elif defined __linux +#elif defined __linux__ #include #include -- cgit v1.2.3