1
0
mirror of synced 2026-02-04 16:03:04 +00:00

linux_perf: include unistd for POSIX I/O

This commit is contained in:
Natalia
2026-01-28 03:14:20 -08:00
parent 75008b70e5
commit fc2b7c317f

View File

@@ -23,6 +23,7 @@
#include <fcntl.h>
#include <stdlib.h>
#include <unistd.h>
USING_YOSYS_NAMESPACE
PRIVATE_NAMESPACE_BEGIN