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
diff options
context:
space:
mode:
authorGlebs Ivanovskis <git-no-reply@zabbix.com>2018-02-23 14:47:04 +0300
committerGlebs Ivanovskis <git-no-reply@zabbix.com>2018-02-23 14:47:04 +0300
commitbe0ed6604803bfd11cbd904b0468b0082e850b88 (patch)
tree538d847a1350990bfd74df21c05016e255e430eb /include/zbxtasks.h
parent3c455f6efc776fb97fb6d187d3ba7f05a6f33930 (diff)
.......PS. [ZBXNEXT-936] included a more appropriate header (with zbx_vector_ptr_t declaration)
Diffstat (limited to 'include/zbxtasks.h')
-rw-r--r--include/zbxtasks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/zbxtasks.h b/include/zbxtasks.h
index aaf1a300a82..37347841d74 100644
--- a/include/zbxtasks.h
+++ b/include/zbxtasks.h
@@ -20,7 +20,7 @@
#ifndef ZABBIX_ZBXTASKS_H
#define ZABBIX_ZBXTASKS_H
-#include "db.h"
+#include "zbxalgo.h"
#include "zbxjson.h"
#define ZBX_TASK_UPDATE_FREQUENCY 1