From d99c6f0cbc3485eb99c90fe7a2d13a17b5f0125e Mon Sep 17 00:00:00 2001 From: kpfleming Date: Sun, 11 Jun 2006 15:10:26 +0000 Subject: make latest header file changes for this file too git-svn-id: http://svn.digium.com/svn/asterisk/trunk@33482 f38db490-d61c-443f-a65b-d21fe96a405b --- res/snmp/agent.c | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) (limited to 'res') diff --git a/res/snmp/agent.c b/res/snmp/agent.c index cb089c007..a7ef950c7 100644 --- a/res/snmp/agent.c +++ b/res/snmp/agent.c @@ -14,24 +14,14 @@ * \author Thorsten Lockert */ -#include -#include -#include - -/* - * These conflict with ones in Asterisk header files, so - * get rid of them. They'll be back after the next few - * includes... - */ -#undef HAVE_GETLOADAVG -#undef HAVE_STRCASESTR - -#include - #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$") +#include +#include +#include + #include "asterisk/channel.h" #include "asterisk/logger.h" #include "asterisk/options.h" -- cgit v1.2.3