#511. Fixed C compilation errors for the latest versions of Mac OS X
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
#include "string_utils.h"
|
||||
|
||||
#include "file_utils.h"
|
||||
|
||||
// Run shuf/gshuf on a file in-place if the shuf command is available.
|
||||
bool shuffle_file(char *filename) {
|
||||
char *shuffle_command = NULL;
|
||||
|
||||
Reference in New Issue
Block a user