diff options
Diffstat (limited to 'source')
| -rw-r--r-- | source/core/slang-platform.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/core/slang-platform.cpp b/source/core/slang-platform.cpp index f7e82fdf0..c61677673 100644 --- a/source/core/slang-platform.cpp +++ b/source/core/slang-platform.cpp @@ -18,6 +18,7 @@ #if SLANG_LINUX_FAMILY #include <execinfo.h> +#include <unistd.h> #endif namespace Slang |
