Skip to content

Commit

Permalink
add unistd.h
Browse files Browse the repository at this point in the history
  • Loading branch information
jesswong committed Nov 27, 2024
1 parent d4fc0fe commit 5511d71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/unifex/tracing/async_stack.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

#include <unifex/detail/prologue.hpp>
#if defined(__linux__)
#include <unistd.h>
#include <sys/syscall.h>
#endif

Expand Down

0 comments on commit 5511d71

Please sign in to comment.