X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/db9c0f865c8540d2a158aa99e6010150f89bef26..2d466ffd08675d26db45e524c2fe6a8cf4628e2b:/puttymem.h?ds=sidebyside diff --git a/puttymem.h b/puttymem.h index 4396592f..938e340b 100644 --- a/puttymem.h +++ b/puttymem.h @@ -5,8 +5,8 @@ #ifndef PUTTY_PUTTYMEM_H #define PUTTY_PUTTYMEM_H -#include /* for size_t */ -#include /* for memcpy() */ +#include /* for size_t */ +#include /* for memcpy() */ /* #define MALLOC_LOG do this if you suspect putty of leaking memory */