mirror of
https://gittea.dev/nova/th.git
synced 2025-10-22 10:50:15 -04:00
5 lines
117 B
C
5 lines
117 B
C
#include "file_previews.c"
|
|
|
|
char* preview_file(char *path, unsigned long file_size);
|
|
char* get_mimetype(char *path);
|