mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
11 lines
265 B
Diff
11 lines
265 B
Diff
--- a/src/universe.hpp
|
|
+++ b/src/universe.hpp
|
|
@@ -7,6 +7,7 @@
|
|
#include "threading.hpp"
|
|
#include "tracker.hpp"
|
|
#include "uniquekey.hpp"
|
|
+#include <unistd.h>
|
|
|
|
// #################################################################################################
|
|
|