Open Crypto2 opened 2 years ago
I'm not sure if there are any systems where MAP_FILE matters still, I know in Linux it's ignored. So I just put this in after the Unix includes to fix it:
I'm not sure if there are any systems where MAP_FILE matters still, I know in Linux it's ignored. So I just put this in after the Unix includes to fix it:
ifndef MAP_FILE
define MAP_FILE 0
endif