aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_config_odbc.c
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-09 23:51:41 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-09 23:51:41 +0000
commitd5c767d9f52beb2c420ccc14c1f59a9f07f5bc6c (patch)
tree17f25540ae0c211d4dd2735c402ff91da7e6bd18 /res/res_config_odbc.c
parenta9ac21d345a3221cdb770d949ebc47aade23d262 (diff)
add some inter-module dependencies
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@53780 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'res/res_config_odbc.c')
-rw-r--r--res/res_config_odbc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/res_config_odbc.c b/res/res_config_odbc.c
index 3ef3edd33..a2cfa7cf5 100644
--- a/res/res_config_odbc.c
+++ b/res/res_config_odbc.c
@@ -30,6 +30,7 @@
/*** MODULEINFO
<depend>unixodbc</depend>
+ <depend>res_odbc</depend>
***/
#include "asterisk.h"