mirror of
https://github.com/vgough/encfs.git
synced 2024-11-22 07:53:31 +01:00
change readpassphrase include
This commit is contained in:
parent
03f0211fea
commit
772054e7cf
@ -49,7 +49,7 @@ static const char rcsid[] =
|
|||||||
#include <cctype>
|
#include <cctype>
|
||||||
|
|
||||||
#include <termios.h>
|
#include <termios.h>
|
||||||
#include <readpassphrase.h>
|
#include "readpassphrase.h"
|
||||||
|
|
||||||
#ifdef TCSASOFT
|
#ifdef TCSASOFT
|
||||||
#define _T_FLUSH (TCSAFLUSH | TCSASOFT)
|
#define _T_FLUSH (TCSAFLUSH | TCSASOFT)
|
||||||
|
Loading…
Reference in New Issue
Block a user