@@ -26,6 +26,7 @@
#include "../IO/FileSystem.h"
#include <cstdio>
+#include <cstdlib>
#include <fcntl.h>
#ifdef __APPLE__