Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2003 08:50:08 -0800 (PST)
From:      Chris Vance <cvance@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 42771 for review
Message-ID:  <200311191650.hAJGo87Q068145@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=42771

Change 42771 by cvance@cvance_g4 on 2003/11/19 08:50:05

	Need to install the extattr header

Affected files ...

.. //depot/projects/trustedbsd/sedarwin/apsl/xnu/bsd/hfs/Makefile#2 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin/apsl/xnu/bsd/hfs/Makefile#2 (text+ko) ====

@@ -20,7 +20,7 @@
 EXPINC_SUBDIRS_I386 = \
 
 DATAFILES = \
-	 hfs_encodings.h hfs_format.h hfs_mount.h
+	 hfs_encodings.h hfs_extattr.h hfs_format.h hfs_mount.h
 
 PRIVATE_DATAFILES = \
 	hfs.h hfs_attrlist.h hfs_catalog.h hfs_cnode.h hfs_endian.h \



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