diff options
Diffstat (limited to 'mib/parse.c')
-rw-r--r-- | mib/parse.c | 8 |
1 files changed, 0 insertions, 8 deletions
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. |