mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-16 15:18:58 +00:00
Initial commit of Seafile server core.
This commit is contained in:
7
server/access-file.h
Normal file
7
server/access-file.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef ACCESS_FILE_H
|
||||
#define ACCESS_FILE_H
|
||||
|
||||
int
|
||||
access_file_init (evhtp_t *htp);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user