]> sjero.net Git - wget/blobdiff - src/init.h
Implement --config.
[wget] / src / init.h
index 968099cfbf0e1ffac99a95e9e00668530720a9a2..25f5b3a3ae5f9710ccb27f5adc2edff9e080ca37 100644 (file)
@@ -39,5 +39,7 @@ void run_command (const char *);
 void setoptval (const char *, const char *, const char *);
 char *home_dir (void);
 void cleanup (void);
+void defaults (void);
+bool run_wgetrc (const char *file);
 
 #endif /* INIT_H */