diff options
author | marha <marha@users.sourceforge.net> | 2010-11-19 12:38:01 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-11-19 12:38:01 +0000 |
commit | 491a69769cb9db97e6566679b6ac0887bdda3292 (patch) | |
tree | a33f1caa6affb164e64ac463b53cf747159532aa /tools/plink/puttyps.h | |
parent | 79b0bee7c7af3c5035cddde18497e54d38cf8dbc (diff) | |
download | vcxsrv-491a69769cb9db97e6566679b6ac0887bdda3292.tar.gz vcxsrv-491a69769cb9db97e6566679b6ac0887bdda3292.tar.bz2 vcxsrv-491a69769cb9db97e6566679b6ac0887bdda3292.zip |
Updated to revision 9025 of putty
Diffstat (limited to 'tools/plink/puttyps.h')
-rw-r--r-- | tools/plink/puttyps.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/plink/puttyps.h b/tools/plink/puttyps.h index e7d280814..454f6055a 100644 --- a/tools/plink/puttyps.h +++ b/tools/plink/puttyps.h @@ -9,10 +9,6 @@ #include "winstuff.h"
-#elif defined(macintosh)
-
-#include "macstuff.h"
-
#elif defined(MACOSX)
#include "osx.h"
|