3 lines
58 B
C
3 lines
58 B
C
#include <string.h>
|
|
|
|
char *get_mime_type(char *file_path); |
#include <string.h>
|
|
|
|
char *get_mime_type(char *file_path); |