X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=puttyps.h;h=27916d276ae946c048328a754a580081c94bc37f;hb=145ecf611238c4f1e39d89d3eee40319a2c54fe8;hp=b64ecbd4b32454467abf6c57ab540b922bf226ac;hpb=64c52b0d307ac9bf9e386e14e2801068dc3d0f25;p=PuTTY.git diff --git a/puttyps.h b/puttyps.h index b64ecbd4..27916d27 100644 --- a/puttyps.h +++ b/puttyps.h @@ -1,9 +1,12 @@ +/* + * Find the platform-specific header for this platform. + */ + #ifndef PUTTY_PUTTYPS_H #define PUTTY_PUTTYPS_H #ifdef _WINDOWS -#include #include "winstuff.h" #else