diff options
author | Stef Walter <stef@memberwebs.com> | 2006-01-28 00:17:38 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2006-01-28 00:17:38 +0000 |
commit | fbfb057e8bed90f73850d8e871e4d70e8fa705ce (patch) | |
tree | 920c2a626ddd185176d1d8c14be7b1d7497451d1 /daemon/snmp-help.c | |
parent | ae2e52d578ca1dd78e31beed4c63a9b17ce3bb60 (diff) |
Standardize the string functions and search for them properly when configuring on different OSs.
Diffstat (limited to 'daemon/snmp-help.c')
-rw-r--r-- | daemon/snmp-help.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/daemon/snmp-help.c b/daemon/snmp-help.c index 4ae7cb1..31f8dc6 100644 --- a/daemon/snmp-help.c +++ b/daemon/snmp-help.c @@ -43,7 +43,6 @@ #include <bsnmp/asn1.h> #include <bsnmp/snmp.h> -#include "stringx.h" #include "rrdbotd.h" /* Whether we print warnings when loading MIBs or not */ |