Add links to fstester.setter.

This commit is contained in:
2018-01-15 21:15:51 +00:00
parent 2cab74f415
commit d9d8536ddc
2 changed files with 3 additions and 0 deletions

View File

@@ -58,6 +58,8 @@ void MillionFiles(const char *path);
void DeleteFiles(const char *path);
void Links(const char *path);
#define FILENAME_FORMAT "This file should be named \"%s\".\n"
#endif