From ee979e27b31bcd9e107607c33b377c69e475a02a Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 12 Jun 2010 03:14:26 +0200 Subject: [PATCH] net-snmp/agent/utils_func.h header is useless in agent_priv.c --- src/agent_priv.c | 1 - 1 file changed, 1 deletion(-) 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 }; -- 2.39.5