From b6c94d893237f4c339a1ad9ede7b809811001f77 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 24 Oct 2009 14:10:33 +0000 Subject: Remove usage of sock_any calls. * This allows us to properly handle complex addresses with things like %eth0 on the end, etc... * Also removes support for unix sockets, which didn't really make sense in an snmp context anyway. Not sure how that code was usable. --- daemon/rrdbotd.h | 1 - 1 file changed, 1 deletion(-) (limited to 'daemon') diff --git a/daemon/rrdbotd.h b/daemon/rrdbotd.h index c370bb6..aa19b23 100644 --- a/daemon/rrdbotd.h +++ b/daemon/rrdbotd.h @@ -44,7 +44,6 @@ #include "asn1.h" #include "snmp.h" -#include "sock-any.h" #include "hash.h" /* ----------------------------------------------------------------------------- -- cgit v1.2.3