blob: 5a317a4e2c164aa4025e04e52d49042faab0f7c7 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001diff --git a/system/core/init/service.h b/system/core/init/service.h
2index 1e36d3f..4fdf3ea 100644
3--- a/system/core/init/service.h
4+++ b/system/core/init/service.h
5@@ -23,6 +23,7 @@
6 #include <memory>
7 #include <string>
8 #include <vector>
9+#include <functional>
10
11 #include "init_parser.h"
12 #include "keyword_map.h"