1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-17 11:08:06 -05:00
Ben Harris b0d3cceb99 uxpty.c uses non-X/Open facilities (notably strsignal()), so don't define
_XOPEN_SOURCE.  We do still need _GNU_SOURCE in order to get grantpt()
on GNU systems.  This allows uxpty.c to compile on NetBSD.

[originally from svn r5675]
2005-04-25 17:21:08 +00:00
..
2004-10-06 22:31:07 +00:00
2004-11-24 11:36:08 +00:00