From 1e735c038c86294df2ecfbd6a39abcfab4b3e8c3 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 4 Apr 2006 21:07:18 +0000 Subject: Move functionality for parsing MIBs, SNMP into common files. --- mib/parse.c | 8 -------- 1 file changed, 8 deletions(-) (limited to 'mib/parse.c') diff --git a/mib/parse.c b/mib/parse.c index aeb449f..0504599 100644 --- a/mib/parse.c +++ b/mib/parse.c @@ -69,16 +69,8 @@ SOFTWARE. #include "parse.h" -/* - * A file with compatibility definitions for making the following - * code work without the net-snmp library and all that. - */ -#include "parse-compat.inc.c" - /* -------------------------------------------------------------------------- */ - - /* * This is one element of an object identifier with either an integer * subidentifier, or a textual string label, or both. -- cgit v1.2.3