X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Foptions.h;h=6e968aac331de239cb5e82480f2e6364032c3407;hp=eea4061fd2c81b932b6356073f71b378a307689d;hb=8f935cf74ce95a631788fb8a4cce4114df935a78;hpb=9df281f755a8afb07d90e36aae493ce963ab4d47 diff --git a/src/options.h b/src/options.h index eea4061f..6e968aac 100644 --- a/src/options.h +++ b/src/options.h @@ -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 */