You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
302 B

https://bugs.gentoo.org/840116
--- a/lib/src/facts/glib/load_average_resolver.cc
+++ b/lib/src/facts/glib/load_average_resolver.cc
@@ -1,5 +1,6 @@
#include <internal/facts/glib/load_average_resolver.hpp>
#include <leatherman/logging/logging.hpp>
+#include <array>
#include <cstdlib>
#ifdef __sun