diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/test_daemon.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_daemon.cc b/test/test_daemon.cc index e2c0db7..05d11b6 100644 --- a/test/test_daemon.cc +++ b/test/test_daemon.cc @@ -6,6 +6,7 @@ #include <gmock/gmock.h> #include <gtest/gtest.h> #include <memory> +#include <stdarg.h> namespace { |
