Addressing comments, removing cyclic dependency with header file, updating tests

This commit is contained in:
Shashank Tavildar
2019-10-28 18:21:47 -07:00
parent 0e9a37daeb
commit 0f2bff2faf
6 changed files with 36 additions and 38 deletions
+1
View File
@@ -93,6 +93,7 @@ void FIO_setLiteralCompressionMode(
void FIO_setNoProgress(unsigned noProgress);
void FIO_setNotificationLevel(int level);
void FIO_setExcludeCompressedFile(FIO_prefs_t* const prefs, int excludeCompressedFiles);
/*-*************************************
* Single File functions