Skip to content

Instantly share code, notes, and snippets.

@leedm777
Created August 20, 2016 18:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leedm777/1d62a720a19534c67abe3266430b6748 to your computer and use it in GitHub Desktop.
Save leedm777/1d62a720a19534c67abe3266430b6748 to your computer and use it in GitHub Desktop.
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