X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/dfb88efd1c9503370bee8e677bbefad6ef41df85..5462f4596108c4309fb69b4e57aa1e59d7100908:/windows/winstuff.h diff --git a/windows/winstuff.h b/windows/winstuff.h index d81515dc..cfed0484 100644 --- a/windows/winstuff.h +++ b/windows/winstuff.h @@ -75,7 +75,9 @@ struct FontSpec *fontspec_new(const char *name, #define BOXRESULT (DLGWINDOWEXTRA + sizeof(LONG_PTR)) #define DF_END 0x0001 +#ifndef NO_SECUREZEROMEMORY #define PLATFORM_HAS_SMEMCLR /* inhibit cross-platform one in misc.c */ +#endif /* * Dynamically linked functions. These come in two flavours: