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:
authorViktors Tjarve <viktors.tjarve@zabbix.com>2018-01-08 10:24:27 +0300
committerViktors Tjarve <viktors.tjarve@zabbix.com>2018-01-08 10:24:27 +0300
commit3346434dd838043731e972f8edbef9918e0f38c2 (patch)
treea3cbe65dddc2f5eb7973f8cd4c8b107b680c9a24 /src/zabbix_agent/listener.c
parentc376f0f67963e583b9a4dc27c3af3e0991c31a62 (diff)
parent11cfafe79dcb4e7551414c3aaf36c1ecd042671d (diff)
....I..... [ZBX-13155] excluded src/libs/zbxself from agent compilation
Diffstat (limited to 'src/zabbix_agent/listener.c')
-rw-r--r--src/zabbix_agent/listener.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/zabbix_agent/listener.c b/src/zabbix_agent/listener.c
index 3885e424360..88932fd9cdd 100644
--- a/src/zabbix_agent/listener.c
+++ b/src/zabbix_agent/listener.c
@@ -19,7 +19,6 @@
#include "common.h"
#include "listener.h"
-#include "zbxself.h"
#include "comms.h"
#include "cfg.h"