mirror of
https://github.com/verilator/verilator.git
synced 2025-01-06 06:37:45 +00:00
Update include/gtkwave/fstapi.c from upstream.
This commit is contained in:
parent
5f9b0929b4
commit
0ed7aaeabd
@ -140,7 +140,7 @@ void **JenkinsIns(void *base_i, const unsigned char *mem, uint32_t length, uint3
|
||||
#include <sys/sysctl.h>
|
||||
#endif
|
||||
|
||||
#if defined(FST_MACOSX) || defined(__MINGW32__) || defined(__OpenBSD__) || defined(__FreeBSD__)
|
||||
#if defined(FST_MACOSX) || defined(__MINGW32__) || defined(__OpenBSD__) || defined(__FreeBSD__) || defined(__NetBSD__)
|
||||
#define FST_UNBUFFERED_IO
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user