7 lines
94 B
C
7 lines
94 B
C
#ifndef TEST_FILE_SENDFILE_H
|
|
#define TEST_FILE_SENDFILE_H
|
|
|
|
void test_file_sendfile();
|
|
|
|
#endif
|