aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_config_odbc.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_config_odbc.c')
-rw-r--r--res/res_config_odbc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/res_config_odbc.c b/res/res_config_odbc.c
index e48b01c02..31a2d1513 100644
--- a/res/res_config_odbc.c
+++ b/res/res_config_odbc.c
@@ -28,6 +28,10 @@
* \arg http://www.unixodbc.org
*/
+/*** MODULEINFO
+ <depend>unixodbc</depend>
+ ***/
+
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>