mirror of https://github.com/YosysHQ/yosys.git
io: remove unused unistd.h to fix windows build
This commit is contained in:
parent
34f15e7ced
commit
2dfbe5af3c
|
@ -1,5 +1,4 @@
|
|||
#include <string>
|
||||
#include <unistd.h>
|
||||
#include <stdarg.h>
|
||||
#include "kernel/yosys_common.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue