Allow installing plugins from directory
This commit is contained in:
@@ -24,6 +24,5 @@ void* http_file_put(void *userdata) {}
|
||||
|
||||
char* file_mime_type(const char* const file_name) {}
|
||||
off_t file_size(const char* const file_name) {}
|
||||
int is_regular_file(const char *filename) {}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user