Skip to content

Commit

Permalink
Missing include...
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroMemes committed Oct 8, 2024
1 parent e834cf9 commit d069930
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/os/unix/Process.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#include <libhat/Defines.hpp>
#ifdef LIBHAT_UNIX

#include <libhat/Process.hpp>

#include <dlfcn.h>

namespace hat::process {
Expand Down

0 comments on commit d069930

Please sign in to comment.