summaryrefslogtreecommitdiffstats
path: root/include/zbxdb.h
diff options
context:
space:
mode:
authorosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-03-13 09:26:39 +0000
committerosmiy <osmiy@97f52cf1-0a1b-0410-bd0e-c28be96e8082>2007-03-13 09:26:39 +0000
commite2b4335e7a146e768ff402a61ffb4092e834b818 (patch)
tree4b322ac29bbfa0d2dfb56aa7d5d05ce5dff4b68a /include/zbxdb.h
parent883163bc42892ffe0885e94b701ef9da4da3cf70 (diff)
downloadzabbix-e2b4335e7a146e768ff402a61ffb4092e834b818.tar.gz
zabbix-e2b4335e7a146e768ff402a61ffb4092e834b818.tar.xz
zabbix-e2b4335e7a146e768ff402a61ffb4092e834b818.zip
- fixed net-snmp compilation (Eugene)
git-svn-id: svn://svn.zabbix.com/trunk@3887 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'include/zbxdb.h')
-rw-r--r--include/zbxdb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/zbxdb.h b/include/zbxdb.h
index 6d9ee22c..debb6a7b 100644
--- a/include/zbxdb.h
+++ b/include/zbxdb.h
@@ -21,7 +21,6 @@
#ifndef ZABBIX_ZBXDB_H
#define ZABBIX_ZBXDB_H
-#include "config.h"
#include "common.h"
#define ZBX_DB_OK (0)