diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/db.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/db.h b/include/db.h index 6f4fb379..32b90d84 100644 --- a/include/db.h +++ b/include/db.h @@ -97,6 +97,7 @@ DB_ITEM int itemid; int hostid; int type; + int status; char *description; char *key; char *host; |