mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-16 12:03:03 -05:00
winsftp.c needs winsecur.h for process protection.
This commit is contained in:
parent
3cb3e08bb9
commit
145ecf6112
@ -8,6 +8,7 @@
|
|||||||
#include "psftp.h"
|
#include "psftp.h"
|
||||||
#include "ssh.h"
|
#include "ssh.h"
|
||||||
#include "int64.h"
|
#include "int64.h"
|
||||||
|
#include "winsecur.h"
|
||||||
|
|
||||||
char *get_ttymode(void *frontend, const char *mode) { return NULL; }
|
char *get_ttymode(void *frontend, const char *mode) { return NULL; }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user