Module: sip-router Branch: master Commit: 75dfe341aba8bdc6f0ead4f060f05c34c69e267e URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=75dfe341...
Author: Olle E. Johansson oej@edvina.net Committer: Olle E. Johansson oej@edvina.net Date: Sun Apr 7 10:03:12 2013 +0200
snmpstats Avoid compiler warnings with older versions of net-snmp
Centos has an older version of net-snmp that has slightly different structure definitions than the current one.
---
modules/snmpstats/kamailioNet.c | 78 ++++++++++++++++++------------------ modules/snmpstats/kamailioServer.c | 48 +++++++++++----------- 2 files changed, 63 insertions(+), 63 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=75df...