Win32-OpenSSH
Win32-OpenSSH copied to clipboard
#pragma once needs to be used consistently
trafficstars
POSIX headers need to use #pragma once consistently to avoid name clashes, since a handful of these headers share the same as those in VS CRT.