1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00

Remove OpenSolaris include path referring to a non-existing directory

never committed from p4 dtrace branch.
[The correct include path is referenced from every opensolaris compat
consumer's module Makefile, so it doesn't serve any purpose anyway.]

Reported by:	arundel on freebsd-hackers@ via clang
Approved by:	kib (mentor)
MFC after:	1 week
This commit is contained in:
Sergey Kandaurov 2011-02-02 14:41:32 +00:00
parent 899288ae4b
commit a38f2831ad
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=218189

View File

@ -82,9 +82,6 @@ INCLUDES+= -I$S/dev/twa
# ... and XFS
INCLUDES+= -I$S/gnu/fs/xfs/FreeBSD -I$S/gnu/fs/xfs/FreeBSD/support -I$S/gnu/fs/xfs
# ... and OpenSolaris
INCLUDES+= -I$S/contrib/opensolaris/compat
# ... and the same for cxgb
INCLUDES+= -I$S/dev/cxgb