Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2022-01-31 11:45:28 +0300
committerArtjoms Rimdjonoks <artjoms.rimdjonoks@zabbix.com>2022-01-31 11:45:28 +0300
commit9b6a6c62ee1dc3077b7125bd3a163e1e780b1fb7 (patch)
treef4b6b62ce140442150f4d1231e6c3167bc1ee07e /tests
parent94f72129e3777a6cfe48e07c0bdf9a356a791fed (diff)
.......... [DEV-2064] fixed PR comments
Diffstat (limited to 'tests')
-rw-r--r--tests/libs/zbxdbcache/zbx_vc_common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/libs/zbxdbcache/zbx_vc_common.c b/tests/libs/zbxdbcache/zbx_vc_common.c
index 2486c4a43e9..7a0d101c411 100644
--- a/tests/libs/zbxdbcache/zbx_vc_common.c
+++ b/tests/libs/zbxdbcache/zbx_vc_common.c
@@ -23,6 +23,7 @@
#include "zbxmockutil.h"
#include "common.h"
+#include "mutexs.h"
#include "valuecache.h"
#include "valuecache_test.h"
#include "mocks/valuecache/valuecache_mock.h"