mirror of
https://github.com/vgough/encfs.git
synced 2024-11-21 23:43:26 +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 <termios.h>
|
||||
#include <readpassphrase.h>
|
||||
#include "readpassphrase.h"
|
||||
|
||||
#ifdef TCSASOFT
|
||||
#define _T_FLUSH (TCSAFLUSH | TCSASOFT)
|
||||
|
Loading…
Reference in New Issue
Block a user