]> sjero.net Git - wget/blobdiff - src/init.h
Adds build information to the --version command line option.
[wget] / src / init.h
index 923d988b75805470be77de4c50d0d1323591f6e0..545f3405816220a2f185e0f19e9335188271007a 100644 (file)
@@ -31,6 +31,9 @@ as that of the covered work.  */
 #ifndef INIT_H
 #define INIT_H
 
+char *wgetrc_env_file_name (void);
+char *wgetrc_user_file_name (void);
+char *wgetrc_file_name (void);
 void initialize (void);
 void run_command (const char *);
 void setoptval (const char *, const char *, const char *);