Skip to content

Commit

Permalink
Merge pull request #303 from notdixon/archlinux-support
Browse files Browse the repository at this point in the history
Platform/Linux/System/Dispatcher: 'pthread' Header
  • Loading branch information
AxVultis authored Aug 12, 2022
2 parents a39938f + be2f960 commit d448a78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Platform/Linux/System/Dispatcher.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
#include <sys/timerfd.h>
#include <ucontext.h>
#include <unistd.h>
#include <pthread.h>

namespace platform_system {

Expand Down

0 comments on commit d448a78

Please sign in to comment.