From f10956f859fe62b4c109d4e2db56a7ffcda0bd87 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Tue, 8 Jul 1997 23:20:08 +0000 Subject: [PATCH] conditional paths.h git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2055 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/rsh/rsh_locl.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/appl/rsh/rsh_locl.h b/appl/rsh/rsh_locl.h index 97e374319..fea7f416b 100644 --- a/appl/rsh/rsh_locl.h +++ b/appl/rsh/rsh_locl.h @@ -15,7 +15,9 @@ #include #include #include +#ifdef HAVE_PATHS_H #include +#endif #include #include #include