We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daee92e commit bb2454eCopy full SHA for bb2454e
daemon/qrexec-daemon-common.c
@@ -4,6 +4,7 @@
4
#include <sys/un.h>
5
#include <sys/wait.h>
6
#include <stdio.h>
7
+#include <unistd.h>
8
9
#include "qrexec.h"
10
#include "libqrexec-utils.h"
0 commit comments