mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-14 01:27:35 -05:00

It's a function that exists on all platforms, not just on Unix - it's used in ldisc.c - so it shouldn't have been declared only in unix.h. Score another for clang's warnings.