diff --git a/appl/rsh/rsh_locl.h b/appl/rsh/rsh_locl.h index 3647d72b0..d46f88e76 100644 --- a/appl/rsh/rsh_locl.h +++ b/appl/rsh/rsh_locl.h @@ -65,6 +65,10 @@ #endif #include +#ifdef HAVE_SYS_PARAM_H +#include +#endif + #ifdef HAVE_SYSLOG_H #include #endif @@ -73,6 +77,7 @@ #endif #include #include +#include #ifdef KRB4 #include #include