diff options
author | Stef Walter <stef@memberwebs.com> | 2006-08-06 00:28:35 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2006-08-06 00:28:35 +0000 |
commit | 24e8749d8f89eb3b5656bb1c743bb0361b5be880 (patch) | |
tree | 21636276907fcba7352f76b423009208291da762 /mib | |
parent | 76e08b021fd334fa4f415c9765a559252c399499 (diff) |
Fixed up licenses and credits.
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> |