From a7a02a87083ce2da0c2030cafa392f8931b1fea2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=81kos=20Kov=C3=A1cs?= Date: Sat, 11 Dec 2010 15:01:39 +0100 Subject: [PATCH] include - install ext2fs headers --- etc/mtree/BSD.include.dist | 4 ++++ include/Makefile | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/etc/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist index 1198b303d3..cce38acfb4 100644 --- a/etc/mtree/BSD.include.dist +++ b/etc/mtree/BSD.include.dist @@ -270,6 +270,10 @@ .. smbfs .. + gnu + ext2fs + .. + .. isofs cd9660 .. diff --git a/include/Makefile b/include/Makefile index 593aad2664..b478e2e159 100644 --- a/include/Makefile +++ b/include/Makefile @@ -53,7 +53,7 @@ LDIRS= net netbt netgraph netinet netinet6 sys vm # LSUBDIRS= bus/cam bus/cam/scsi \ emulation/linux \ - vfs/msdosfs vfs/nfs vfs/ntfs vfs/nwfs \ + vfs/msdosfs vfs/nfs vfs/ntfs vfs/nwfs vfs/gnu/ext2fs \ vfs/smbfs vfs/udf vfs/ufs vfs/hammer \ net/vlan net/ipfw net/ip6fw net/dummynet net/sppp net/ip_mroute \ net/bridge net/tap net/tun net/ppp net/ppp_layer net/sl \ -- 2.41.0