remove a warning about unused variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4194 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -240,7 +240,9 @@ des_rand_data(unsigned char *data, int size)
|
||||
RETSIGTYPE (*osa)(int);
|
||||
#endif
|
||||
int i, j;
|
||||
#ifndef HAVE_SETITIMER
|
||||
pid_t pid;
|
||||
#endif
|
||||
char *rnd_devices[] = {"/dev/random",
|
||||
"/dev/srandom",
|
||||
"/dev/urandom",
|
||||
|
Reference in New Issue
Block a user