mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-12 18:13:50 -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 "ssh.h"
|
||||
#include "int64.h"
|
||||
#include "winsecur.h"
|
||||
|
||||
char *get_ttymode(void *frontend, const char *mode) { return NULL; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user