Comment fix.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7586 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
a2e78b2000
commit
a4877eb973
@ -7,7 +7,7 @@
|
||||
#include <net/socket.h>
|
||||
#include <net/netdb.h>
|
||||
#ifdef HAVE_ARPA_INET
|
||||
// inet_addr() is not defined in netdb.h anymore under BONE & sooner
|
||||
// inet_addr() is not defined in netdb.h anymore under BONE & later
|
||||
#include <arpa/inet.h>
|
||||
#endif
|
||||
#endif // WIN32
|
||||
|
Loading…
Reference in New Issue
Block a user