From 2fefcb8897d05ea482d7f276ccc3e51cb7df0f2e Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sat, 10 Apr 1999 15:10:13 +0000 Subject: [PATCH] add assert.h git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5905 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/rsh/rsh_locl.h | 1 + 1 file changed, 1 insertion(+) diff --git a/appl/rsh/rsh_locl.h b/appl/rsh/rsh_locl.h index 6b1e36b7e..03d525def 100644 --- a/appl/rsh/rsh_locl.h +++ b/appl/rsh/rsh_locl.h @@ -43,6 +43,7 @@ #endif #include +#include #include #include #ifdef HAVE_SYS_TYPES_H