svn commit: r241656 - head/contrib/bsnmp/snmp_mibII

Maksim Yevmenkin emax at FreeBSD.org
Thu Oct 18 00:20:03 UTC 2012


Author: emax
Date: Thu Oct 18 00:20:02 2012
New Revision: 241656
URL: http://svn.freebsd.org/changeset/base/241656

Log:
  put another bandaid on the build until i figure out bsnmp headers

Modified:
  head/contrib/bsnmp/snmp_mibII/mibII_route.c

Modified: head/contrib/bsnmp/snmp_mibII/mibII_route.c
==============================================================================
--- head/contrib/bsnmp/snmp_mibII/mibII_route.c	Wed Oct 17 22:14:09 2012	(r241655)
+++ head/contrib/bsnmp/snmp_mibII/mibII_route.c	Thu Oct 18 00:20:02 2012	(r241656)
@@ -30,7 +30,7 @@
  *
  * Routing table
  */
-#include "support.h"
+/*#include "support.h"*/
 
 #ifdef HAVE_SYS_TREE_H
 #include <sys/tree.h>


More information about the svn-src-head mailing list