]> sjero.net Git - wget/blobdiff - src/retr.h
Declare set_local_file().
[wget] / src / retr.h
index 856e7bc8a044e3fabe46ef0e65a2a23f35128eb9..f50c99802fe2c110540a5c09c44683e066a47e3e 100644 (file)
@@ -67,4 +67,6 @@ void rotate_backups (const char *);
 
 bool url_uses_proxy (struct url *);
 
+void set_local_file (const char **, const char *);
+
 #endif /* RETR_H */