]> sjero.net Git - wget/blobdiff - src/options.h
[svn] Add --random-file option. Bail out in case of error during
[wget] / src / options.h
index eea4061fd2c81b932b6356073f71b378a307689d..6e968aac331de239cb5e82480f2e6364032c3407 100644 (file)
@@ -179,6 +179,7 @@ struct options
   char *ca_cert;               /* CA certificate file to use */
 
 
+  char *random_file;           /* file with random data to seed the PRNG */
   char *egd_file;              /* file name of the egd daemon socket */
 #endif /* HAVE_SSL */