From: Vincent Bernat Date: Sat, 12 Jun 2010 01:14:26 +0000 (+0200) Subject: net-snmp/agent/utils_func.h header is useless in agent_priv.c X-Git-Tag: 0.5.2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee979e27b31bcd9e107607c33b377c69e475a02a;p=thirdparty%2Flldpd.git net-snmp/agent/utils_func.h header is useless in agent_priv.c --- diff --git a/src/agent_priv.c b/src/agent_priv.c index e1daf34e..a74bc760 100644 --- a/src/agent_priv.c +++ b/src/agent_priv.c @@ -28,7 +28,6 @@ #include #include #include -#include #include static oid netsnmp_unix[] = { TRANSPORT_DOMAIN_LOCAL };