mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-17 23:59:44 +00:00
Add option to build http server (#648)
* Add option to build httpserver * Add option to build libevhtp * Delete unused option --------- Co-authored-by: 杨赫然 <heran.yang@seafile.com>
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#ifndef UPLOAD_FILE_H
|
||||
#define UPLOAD_FILE_H
|
||||
|
||||
#ifdef HAVE_EVHTP
|
||||
int
|
||||
upload_file_init (evhtp_t *evhtp, const char *http_temp_dir);
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user