Skip to content

Commit

Permalink
macOS - Fix Build
Browse files Browse the repository at this point in the history
  • Loading branch information
nlogozzo committed Aug 14, 2024
1 parent aab1707 commit 02bbac6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/system/process.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include "helpers/codehelpers.h"
#include "helpers/stringhelpers.h"
#ifndef _WIN32
#include <signal.h>
#include <unistd.h>
#include <sys/wait.h>
#endif
Expand Down

0 comments on commit 02bbac6

Please sign in to comment.