test/time: Missing functional
diff --git a/test/source/time.cpp b/test/source/time.cpp
index 35ae6a0..aa25da0 100644
--- a/test/source/time.cpp
+++ b/test/source/time.cpp
@@ -1,5 +1,6 @@
 #include <cerrno>
 #include <chrono>
+#include <functional>
 #include <gmock/gmock.h>
 #include <gtest/gtest.h>
 #include <memory>