Skip to content

Commit e7782ce

Browse files
authored
Remove include for libssh2 from app.h
1 parent fd59a3c commit e7782ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
#include <unistd.h>
6666
#include <sys/types.h>
6767
#include <sys/select.h>
68-
#include <libssh2.h>
6968
#include <stdlib.h>
7069
#include <signal.h>
7170

0 commit comments

Comments
 (0)