Accepted submit request 62159 from user coolo OBS-URL: https://build.opensuse.org/request/show/62159 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wipe?expand=0&rev=9
12 lines
262 B
Diff
12 lines
262 B
Diff
--- rand.c 2009-05-05 05:06:04.000000000 +0300
|
|
+++ rand.c.new 2011-02-19 17:17:12.101087783 +0200
|
|
@@ -36,7 +36,7 @@
|
|
#include "rand.h"
|
|
|
|
extern char *argvzero;
|
|
-extern int errno, exit_code;
|
|
+extern int exit_code;
|
|
extern struct opt_s options;
|
|
|
|
int entropyfd;
|