Removed gethostid() declaration.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@71 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -89,7 +89,6 @@ des_init_random_number_generator(des_cblock *seed)
|
|||||||
struct timeval now;
|
struct timeval now;
|
||||||
static long uniq[2];
|
static long uniq[2];
|
||||||
des_cblock new_key;
|
des_cblock new_key;
|
||||||
long gethostid(void);
|
|
||||||
|
|
||||||
gettimeofday(&now, (struct timezone *)0);
|
gettimeofday(&now, (struct timezone *)0);
|
||||||
if (!uniq[0])
|
if (!uniq[0])
|
||||||
|
Reference in New Issue
Block a user