aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_snmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_snmp.c')
-rw-r--r--res/res_snmp.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/res_snmp.c b/res/res_snmp.c
index a399b8b8c..39e2cdb36 100644
--- a/res/res_snmp.c
+++ b/res/res_snmp.c
@@ -14,6 +14,10 @@
* \author Thorsten Lockert <tholo@voop.as>
*/
+/*** MODULEINFO
+ <defaultenabled>no</defaultenabled>
+ ***/
+
#include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")