#ifdef for <arpa/inet.h>

This commit is contained in:
Ben Collins 1999-03-13 01:12:54 +00:00
parent 6023a2fe42
commit 8f0aae9b72

View file

@ -26,7 +26,10 @@
#endif
#include <netinet/in.h>
#ifdef HAVE_ARPA_INET_H
#include <arpa/inet.h>
#endif
#ifdef HAVE_ARPA_NAMESER_H
#include <arpa/nameser.h>