From owner-svn-src-all@FreeBSD.ORG Wed Oct 17 21:53:38 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D84C33A8; Wed, 17 Oct 2012 21:53:38 +0000 (UTC) (envelope-from emax@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id BA8538FC14; Wed, 17 Oct 2012 21:53:38 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9HLrcC2072456; Wed, 17 Oct 2012 21:53:38 GMT (envelope-from emax@svn.freebsd.org) Received: (from emax@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9HLrc9v072454; Wed, 17 Oct 2012 21:53:38 GMT (envelope-from emax@svn.freebsd.org) Message-Id: <201210172153.q9HLrc9v072454@svn.freebsd.org> From: Maksim Yevmenkin Date: Wed, 17 Oct 2012 21:53:38 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r241654 - head/contrib/bsnmp/snmp_mibII X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2012 21:53:39 -0000 Author: emax Date: Wed Oct 17 21:53:38 2012 New Revision: 241654 URL: http://svn.freebsd.org/changeset/base/241654 Log: fix build MFC after: 1 week Modified: head/contrib/bsnmp/snmp_mibII/mibII.h Modified: head/contrib/bsnmp/snmp_mibII/mibII.h ============================================================================== --- head/contrib/bsnmp/snmp_mibII/mibII.h Wed Oct 17 21:48:45 2012 (r241653) +++ head/contrib/bsnmp/snmp_mibII/mibII.h Wed Oct 17 21:53:38 2012 (r241654) @@ -36,6 +36,7 @@ #include #include #include +#include #include #include #include