e.g.
util.c:1163:14: error: use of undeclared identifier 'dev_random'; did you mean 'raw_random'?
1163 | ret = read(dev_random, (char *)buf + random_read,
Signed-off-by: Peter Foley
e.g.
util.c:1163:14: error: use of undeclared identifier 'dev_random'; did you mean 'raw_random'?
1163 | ret = read(dev_random, (char *)buf + random_read,
Signed-off-by: Peter Foley