Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jul 2011 22:35:28 +0430
From:      ahmad javadi <seyyedahmad.javadi@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   the alternative function for inet_aton
Message-ID:  <CAARzWpWALGht=SCQmoA9=T_bW9Bz0BGOULV8fQ3jfB5AA2C7KA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
hi
I use " inet_aton"  function in the kernel socket programming but i have the
following warrning:
"crypto.c:63: warning: implicit declaration of function 'inet_aton'
crypto.c:63: warning: nested extern declaration of  'inet_aton'
"
this function required that "<arpa/inet,h>" be included but this folder did
not exit in the my freebsd.
Please help me to find solution or to use alternative function.
thanks



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAARzWpWALGht=SCQmoA9=T_bW9Bz0BGOULV8fQ3jfB5AA2C7KA>