aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_odbc.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_odbc.c')
-rw-r--r--res/res_odbc.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/res_odbc.c b/res/res_odbc.c
index e7b50d627..0d257fcc6 100644
--- a/res/res_odbc.c
+++ b/res/res_odbc.c
@@ -30,8 +30,10 @@
*/
/*** MODULEINFO
- <depend>unixodbc</depend>
+ <depend>unixodbc_or_iodbc</depend>
<depend>ltdl</depend>
+ <use>unixodbc</use>
+ <use>iodbc</use>
***/
#include "asterisk.h"