Include <stdlib.h> for srandom/random.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15339 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-06-02 07:18:50 +00:00
parent 40b2813421
commit 1e11681354

View File

@@ -42,6 +42,7 @@ RCSID("$Id$");
#endif
#include <des.h>
#include <stdlib.h>
#include <string.h>
#ifdef TIME_WITH_SYS_TIME