mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-12 18:13:50 -05:00
Remove the NO_SECURITY define I accidentally copied from Pageant
[originally from svn r746]
This commit is contained in:
parent
988c1974ea
commit
5d27e5775c
@ -5,9 +5,6 @@
|
||||
#include <windows.h>
|
||||
#include <commctrl.h>
|
||||
#include <time.h>
|
||||
#ifndef NO_SECURITY
|
||||
#include <aclapi.h>
|
||||
#endif
|
||||
#include <stdio.h>
|
||||
|
||||
#define PUTTY_DO_GLOBALS
|
||||
|
Loading…
x
Reference in New Issue
Block a user