diff --git a/putty.h b/putty.h index db39f2aa..3963e48e 100644 --- a/putty.h +++ b/putty.h @@ -2,6 +2,7 @@ #define PUTTY_PUTTY_H #include /* for wchar_t */ +#include /* for INT_MAX */ /* * Global variables. Most modules declare these `extern', but