diff options
| author | Mistivia <i@mistivia.com> | 2025-09-13 20:53:56 +0800 |
|---|---|---|
| committer | Mistivia <i@mistivia.com> | 2025-09-13 20:53:56 +0800 |
| commit | a4daf467f871b0e77f07f1071b47b960da7bfba9 (patch) | |
| tree | 43b8847b395a90f5aadb57593c0d84e2c13cca7c /fsutils.h | |
| parent | f3eeea1d7092f3ca98836035bf75b941d14c2067 (diff) | |
add s3 client
Diffstat (limited to 'fsutils.h')
| -rw-r--r-- | fsutils.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -11,6 +11,4 @@ void upload_file(const char *local, const char *remote); void remove_remote(const char *remote); -char ** list_file(); - #endif
\ No newline at end of file |
