Remove SECURITY_WIN32 (knock-on from r8910, which validates it somewhat).
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 26 Mar 2010 00:54:05 +0000 (00:54 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Fri, 26 Mar 2010 00:54:05 +0000 (00:54 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@8911 cda61777-01e9-0310-a592-d414129be87e

windows/wingss.c

index a16db03..6e97d2e 100644 (file)
@@ -2,7 +2,6 @@
 
 #include "putty.h"
 
-#define SECURITY_WIN32
 #include <security.h>
 
 #include "sshgss.h"