From d040bdb6de9349f42a8dc6efeda9bac2e19b58ab Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sun, 2 Nov 1997 03:55:55 +0000 Subject: [PATCH] git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3743 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/rsh/rsh_locl.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/appl/rsh/rsh_locl.h b/appl/rsh/rsh_locl.h index f1ca5874d..befb05e66 100644 --- a/appl/rsh/rsh_locl.h +++ b/appl/rsh/rsh_locl.h @@ -66,6 +66,9 @@ #ifdef HAVE_NETINET6_IN6_H #include #endif +#ifdef HAVE_ARPA_INET_H +#include +#endif #ifdef HAVE_PWD_H #include