mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-09 03:08:57 +00:00
Initial commit of Seafile server core.
This commit is contained in:
7
server/upload-file.h
Normal file
7
server/upload-file.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef UPLOAD_FILE_H
|
||||
#define UPLOAD_FILE_H
|
||||
|
||||
int
|
||||
upload_file_init (evhtp_t *evhtp, const char *http_temp_dir);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user