diff options
Diffstat (limited to 'mib')
-rw-r--r-- | mib/mib-parser.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/mib/mib-parser.c b/mib/mib-parser.c index 9e36442..265cddc 100644 --- a/mib/mib-parser.c +++ b/mib/mib-parser.c @@ -36,12 +36,6 @@ * */ -/* - * This file is not compiled on it's own. It's included into parse.c - * and provides compatibility definitions for making it work without - * the rest of net-snmp - */ - #include "usuals.h" #include <sys/types.h> #include <stdlib.h> |