Skip to content

Commit 3b9b03a

Browse files
committed
FreeBSD: fix build
1 parent ab51a20 commit 3b9b03a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/detection/de/de_linux.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
#include "detection/displayserver/displayserver.h"
88
#include "util/stringUtils.h"
99

10+
#include <ctype.h>
11+
1012
static void getKDE(FFstrbuf* result, FFDEOptions* options)
1113
{
1214
ffParsePropFileValues("/usr/share/xsessions/plasmax11.desktop", 1, (FFpropquery[]) {

0 commit comments

Comments
 (0)