the alternative function for inet_aton
ahmad javadi
seyyedahmad.javadi at gmail.com
Mon Jul 4 18:05:29 UTC 2011
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
More information about the freebsd-questions
mailing list