зеркало из https://github.com/github/putty.git
Remove the NO_SECURITY define I accidentally copied from Pageant
[originally from svn r746]
This commit is contained in:
Родитель
988c1974ea
Коммит
5d27e5775c
|
@ -5,9 +5,6 @@
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <commctrl.h>
|
#include <commctrl.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#ifndef NO_SECURITY
|
|
||||||
#include <aclapi.h>
|
|
||||||
#endif
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#define PUTTY_DO_GLOBALS
|
#define PUTTY_DO_GLOBALS
|
||||||
|
|
Загрузка…
Ссылка в новой задаче