Created
August 20, 2016 18:37
-
-
Save leedm777/1d62a720a19534c67abe3266430b6748 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/res/res_odbc_transaction.c b/res/res_odbc_transaction.c | |
index 569fcb2..dd6ee30 100644 | |
--- a/res/res_odbc_transaction.c | |
+++ b/res/res_odbc_transaction.c | |
@@ -26,6 +26,7 @@ | |
#include "asterisk/module.h" | |
/*** MODULEINFO | |
+ <depend>generic_odbc</depend> | |
<support_level>core</support_level> | |
***/ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment