Skip to content

Commit e5219e8

Browse files
committed
FIX: code cleanup
1 parent bbbabb0 commit e5219e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/os/posix/host-lib.c

-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
#include <string.h>
6363
#include <errno.h>
6464
#include <signal.h> //for kill
65-
#include <unistd.h> //for request-password
6665

6766
#ifndef timeval // for older systems
6867
#include <sys/time.h>

0 commit comments

Comments
 (0)