summaryrefslogtreecommitdiff
path: root/devel/xeus/files/patch-src_xsystem.cpp
blob: 64d518a3fb115c54dba94f5a2be0d51e7fa72933 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/xsystem.cpp.orig	2024-05-28 08:04:00 UTC
+++ src/xsystem.cpp
@@ -23,6 +23,8 @@
 #  include <mach-o/dyld.h>
 #endif
 
+#include <sys/sysctl.h>
+
 #include "xeus/xsystem.hpp"
 #include "xeus/xhash.hpp"