Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Nov 2015 04:59:01 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r291465 - head/etc/mtree
Message-ID:  <201511300459.tAU4x1qG069944@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Mon Nov 30 04:59:01 2015
New Revision: 291465
URL: https://svnweb.freebsd.org/changeset/base/291465

Log:
  Add lib80211 to include path.
  
  (This commit was missing from my lib80211 commit.)

Modified:
  head/etc/mtree/BSD.include.dist

Modified: head/etc/mtree/BSD.include.dist
==============================================================================
--- head/etc/mtree/BSD.include.dist	Mon Nov 30 04:41:50 2015	(r291464)
+++ head/etc/mtree/BSD.include.dist	Mon Nov 30 04:59:01 2015	(r291465)
@@ -241,6 +241,8 @@
     ..
     krb5
     ..
+    lib80211
+    ..
     libmilter
     ..
     libxo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511300459.tAU4x1qG069944>