On Apr 29, 2010, at 7:41 AM, Cyril Hrubis wrote: > Hi! >>> Following patch adds missing include unistd.h needed for gethostbyname() and >>> getpid() into rpc1.c. >>> >>> Signed-off-by: Cyril Hrubis [email protected] >> >> I agree with getpid needing unistd.h, but not gethostbyname(3): >> >> http://linux.die.net/man/3/gethostbyname > > You are right, the function I wanted to point out is gethostname(2) and typed > gethostbyname() accidentally.
Ok :D. Acked-by: Garrett Cooper <[email protected]> ------------------------------------------------------------------------------ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
