include <arpa/inet.h>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1556 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -53,6 +53,9 @@ RCSID("$Id$");
|
||||
#ifdef HAVE_NETDB_H
|
||||
#include <netdb.h>
|
||||
#endif
|
||||
#ifdef HAVE_ARPA_INET_H
|
||||
#include <arpa/inet.h>
|
||||
#endif
|
||||
|
||||
/* Minimal implementation of inet_aton. Doesn't handle hex numbers. */
|
||||
|
||||
|
Reference in New Issue
Block a user