mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
initial commit - import mediafire-shell sources
This commit is contained in:
6
download.h
Normal file
6
download.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _MFSHELL_DOWNLOAD_H_
|
||||
#define _MFSHELL_DOWNLOAD_H_
|
||||
|
||||
ssize_t download_direct(file_t *file,char *local_dir);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user