]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
small change to allow this file to compile. No problem if you don't install the libsn...
authorSteve Murphy <murf@digium.com>
Tue, 26 Feb 2008 22:14:22 +0000 (22:14 +0000)
committerSteve Murphy <murf@digium.com>
Tue, 26 Feb 2008 22:14:22 +0000 (22:14 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@104301 65c4cc65-6c06-0410-ace0-fbb531ad65f3

res/snmp/agent.c

index 207acb8a159958032ff798eccaf6b735d9ee0a0e..8a5c30e3f8bdbf72451397ade642ae41802c5342 100644 (file)
@@ -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 */