[Bug 1033] Fix compile-time warnings
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat May 7 16:23:51 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=1033
------- Additional Comments From dtucker at zip.com.au 2005-05-07 16:23 -------
Created an attachment (id=903)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=903&action=view)
fix warnings in getrrsetbyname.c on Linux
Fixes these in getrrsetbyname.c, (since glibc has _getshort and _getlong
functions, but doesn't define prototypes for them):
warning: implicit declaration of function `_getshort'
warning: implicit declaration of function `_getlong'
------- 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