We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbbabb0 commit e5219e8Copy full SHA for e5219e8
src/os/posix/host-lib.c
@@ -62,7 +62,6 @@
62
#include <string.h>
63
#include <errno.h>
64
#include <signal.h> //for kill
65
-#include <unistd.h> //for request-password
66
67
#ifndef timeval // for older systems
68
#include <sys/time.h>
0 commit comments