@ -18,6 +18,8 @@
#include <fcntl.h>
#ifdef _WIN32
#include <io.h>
#else
#include <unistd.h>
#endif
#include "hash.h"
#include <retro_miscellaneous.h>