$NetBSD: patch-aa,v 1.3 2004/05/14 13:30:34 adam Exp $

--- agent/snmp_agent.c.orig	2004-03-15 23:52:08.000000000 +0000
+++ agent/snmp_agent.c
@@ -92,6 +92,10 @@ SOFTWARE.
 #include <net-snmp/agent/net-snmp-agent-includes.h>
 #include <net-snmp/library/snmp_assert.h>
 
+#if HAVE_SYSLOG_H
+#include <syslog.h>
+#endif
+
 #ifdef USE_LIBWRAP
 #include <tcpd.h>
 #include <syslog.h>
