We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab51a20 commit 3b9b03aCopy full SHA for 3b9b03a
src/detection/de/de_linux.c
@@ -7,6 +7,8 @@
7
#include "detection/displayserver/displayserver.h"
8
#include "util/stringUtils.h"
9
10
+#include <ctype.h>
11
+
12
static void getKDE(FFstrbuf* result, FFDEOptions* options)
13
{
14
ffParsePropFileValues("/usr/share/xsessions/plasmax11.desktop", 1, (FFpropquery[]) {
0 commit comments