name changes

This commit is contained in:
Sukchan Lee 2017-11-24 15:04:45 +00:00
parent cb63c2b1ea
commit 23fa36bc23
11 changed files with 176 additions and 198 deletions

View file

@ -8,6 +8,10 @@
#include <arpa/inet.h>
#endif
#if HAVE_NETDB_H
#include <netdb.h>
#endif
#if HAVE_SYS_SOCKET_H
#include <sys/socket.h>
#endif