mirror of https://github.com/YosysHQ/icestorm.git
icebin2nvcm: fix for MacOS compile
This commit is contained in:
parent
538b745f4e
commit
14426a3b67
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <malloc.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
|
|
|
|||
Loading…
Reference in New Issue