2 lines
67 B
C

char *gen_file_path(char *path);
int send_file(int fd, char *path);