crack5opencl - textual

This commit is contained in:
iceman1001
2021-04-09 15:41:00 +02:00
parent d77a4d1a5c
commit c850b5376d
2 changed files with 15 additions and 24 deletions

View File

@@ -6,7 +6,7 @@
#include <stdint.h>
#include <unistd.h>
#include <string.h>
#ifndef (__MINGW64__)
#ifndef __MINGW64__
# include <sys/mman.h>
#endif
#include <sys/types.h>