mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-09 01:25:17 -04:00
removed termios include causing windows compilation to fail
This commit is contained in:
parent
f182b358f4
commit
4a085cf223
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@
|
|||
/// RetroShare initialization and login API implementation
|
||||
|
||||
#include <unistd.h>
|
||||
#include <termios.h>
|
||||
|
||||
#ifndef WINDOWS_SYS
|
||||
// for locking instances
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue