[Bug 1122] __USE_GNU is internal glibc macro and should not be used
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Nov 22 05:43:17 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=1122
Summary: __USE_GNU is internal glibc macro and should not be used
Product: Portable OpenSSH
Version: 4.2p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
AssignedTo: bitbucket at mindrot.org
ReportedBy: t8m at centrum.cz
The __USE_GNU is internal glibc macro and should not be used directly. To
properly obtain extra prototypes which are available in glibc the _GNU_SOURCE
macro should be defined before including any glibc includes.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list