summaryrefslogtreecommitdiff
path: root/agent/mibgroup/disman/expression.h
blob: 82f7cc0955866fb78ce18b9aa1e02b60eb7790d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * wrapper for the disman expression mib code files 
 */
config_require(disman/expr/expScalars)
config_require(disman/expr/expExpression)
config_require(disman/expr/expExpressionTable)
config_require(disman/expr/expErrorTable)
config_require(disman/expr/expExpressionConf)
config_require(disman/expr/expObject)
config_require(disman/expr/expObjectTable)
config_require(disman/expr/expObjectConf)
config_require(disman/expr/expValue)
config_require(disman/expr/expValueTable)