summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/db.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/db.h b/include/db.h
index 5d0d56ce..2a71f2f2 100644
--- a/include/db.h
+++ b/include/db.h
@@ -35,6 +35,7 @@
DB_ITEM
{
int itemid;
+ int hostid;
int type;
char *description;
char *key;