From 6bb33538e1cb29884e42a10e72c83fba07da1d9e Mon Sep 17 00:00:00 2001 From: Steve Murphy Date: Tue, 26 Feb 2008 22:14:22 +0000 Subject: small change to allow this file to compile. No problem if you don't install the libsnmp package. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@104301 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- res/snmp/agent.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/snmp/agent.c') diff --git a/res/snmp/agent.c b/res/snmp/agent.c index 207acb8a1..8a5c30e3f 100644 --- a/res/snmp/agent.c +++ b/res/snmp/agent.c @@ -56,7 +56,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk/logger.h" #include "asterisk/options.h" #include "asterisk/indications.h" -#include "asterisk/version.h" +#include "asterisk/ast_version.h" #include "asterisk/pbx.h" /* Colission between Net-SNMP and Asterisk */ -- cgit v1.2.3