mirror of
https://github.com/YosysHQ/yosys
synced 2026-08-14 09:55:37 +00:00
log: fix macos
This commit is contained in:
parent
5e2991f0ac
commit
59e65a1ca3
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
|
||||
#if !defined(_WIN32) || defined(__MINGW32__)
|
||||
# include <sys/time.h>
|
||||
# include <unistd.h>
|
||||
#endif
|
||||
|
||||
#if defined(YOSYS_ENABLE_DLOPEN)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue