$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 #include +#if HAVE_SYSLOG_H +#include +#endif + #ifdef USE_LIBWRAP #include #include