$OpenBSD: patch-ripd_rip_snmp_c,v 1.1 2004/10/13 01:58:14 danh Exp $
--- ripd/rip_snmp.c.orig	Wed Aug 29 02:14:47 2001
+++ ripd/rip_snmp.c	Fri Oct  8 13:29:02 2004
@@ -22,9 +22,8 @@
 #include <zebra.h>
 
 #ifdef HAVE_SNMP
-#include <asn1.h>
-#include <snmp.h>
-#include <snmp_impl.h>
+#include <net-snmp/net-snmp-config.h>
+#include <net-snmp/net-snmp-includes.h>
 
 #include "if.h"
 #include "log.h"
