posix headers not needed anymore
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18524 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
cb57453f51
commit
e18b600868
@ -7,8 +7,6 @@ if $(TARGET_PLATFORM) != haiku {
|
||||
# We need the public pcmcia headers also when not compiling for Haiku.
|
||||
UseHeaders [ FDirName $(HAIKU_TOP) headers os support ] : true ;
|
||||
# We need Errors.h also when not compiling for Haiku.
|
||||
UseHeaders [ FDirName $(HAIKU_TOP) headers posix ] : true ;
|
||||
# We need errno.h also when not compiling for Haiku.
|
||||
}
|
||||
|
||||
StdBinCommands
|
||||
|
Loading…
Reference in New Issue
Block a user