From owner-svn-src-head@FreeBSD.ORG Wed Oct 17 13:04:06 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5D77944A; Wed, 17 Oct 2012 13:04:06 +0000 (UTC) (envelope-from attilio@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 4676E8FC0C; Wed, 17 Oct 2012 13:04:06 +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 q9HD46sX075609; Wed, 17 Oct 2012 13:04:06 GMT (envelope-from attilio@svn.freebsd.org) Received: (from attilio@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9HD46ov075607; Wed, 17 Oct 2012 13:04:06 GMT (envelope-from attilio@svn.freebsd.org) Message-Id: <201210171304.q9HD46ov075607@svn.freebsd.org> From: Attilio Rao Date: Wed, 17 Oct 2012 13:04:06 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r241641 - head/include X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2012 13:04:06 -0000 Author: attilio Date: Wed Oct 17 13:04:05 2012 New Revision: 241641 URL: http://svn.freebsd.org/changeset/base/241641 Log: Include a piece that was left out during r241629. Pointy hat to: me Modified: head/include/Makefile Modified: head/include/Makefile ============================================================================== --- head/include/Makefile Wed Oct 17 11:35:06 2012 (r241640) +++ head/include/Makefile Wed Oct 17 13:04:05 2012 (r241641) @@ -34,7 +34,7 @@ LHDRS= aio.h errno.h fcntl.h linker_set. ucontext.h LDIRS= bsm cam geom net net80211 netatalk netgraph netinet netinet6 \ - netipsec ${_netipx} netnatm ${_netncp} netsmb \ + netipsec ${_netipx} netnatm netsmb \ nfs nfsclient nfsserver \ sys vm