(add_hostent): add back removed variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8793 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -243,6 +243,7 @@ add_hostent (int port, int protocol, int socktype,
|
||||
{
|
||||
int ret;
|
||||
char *canonname = NULL;
|
||||
char **h;
|
||||
|
||||
if (*flags & AI_CANONNAME) {
|
||||
canonname = find_fqdn (he);
|
||||
|
Reference in New Issue
Block a user