connectsock.c struct hostent has no member named h_addr compile error

Recently I was trying to compile connectsock.c from Internetworking With TCP/IP Volume III: Client-Server Programming and Applications, Linux/POSIX Socket Version (with D. Stevens), 2000. 0-13-032071-4

Compile Error

Solution? Modify the Make file!

Before:

After: