]> sjero.net Git - wget/blobdiff - src/options.h
[svn] Implement EGD support.
[wget] / src / options.h
index fcbee7045dc79e41666dbefc6d3d367d4f08fecc..e8cd8fb2122340cdd8136737eae3adf68b2077ae 100644 (file)
@@ -160,6 +160,7 @@ struct options
   char *sslcertkey;            /* the keyfile for this certificate
                                   (if not internal) included in the
                                   certfile. */
+  char *sslegdsock;             /* optional socket of the egd daemon */
 #endif /* HAVE_SSL */
 
   int   cookies;