]> sjero.net Git - wget/blobdiff - src/retr.h
Don't delete an input file fetched via FTP.
[wget] / src / retr.h
index 856e7bc8a044e3fabe46ef0e65a2a23f35128eb9..e95282f2d2d4ba3a0d17339a1fbea30024c1b25f 100644 (file)
@@ -67,4 +67,8 @@ void rotate_backups (const char *);
 
 bool url_uses_proxy (struct url *);
 
+void set_local_file (const char **, const char *);
+
+bool input_file_url (const char *);
+
 #endif /* RETR_H */