1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-08 02:15:08 +00:00
freebsd-ports/net-mgmt/bsnmpd/files/patch-snmp_mibII__mibII_route.c
Erwin Lansing 7684360845 Update to 1.12
PR:		96285
Submitted by:	"Andrey V. Elsukov" <bu7cher@yandex.ru> (maintainer)
2006-04-26 07:45:09 +00:00

17 lines
308 B
C

--- snmp_mibII/mibII_route.c.orig Mon Apr 24 23:53:40 2006
+++ snmp_mibII/mibII_route.c Mon Apr 24 23:53:51 2006
@@ -31,13 +31,7 @@
* Routing table
*/
#include "support.h"
-
-#ifdef HAVE_SYS_TREE_H
-#include <sys/tree.h>
-#else
#include "tree.h"
-#endif
-
#include "mibII.h"
#include "mibII_oid.h"